You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
I'm using angular-ui-layout 1.4.2 in an Electron app and it's all working great except for when the main window is maximized/minimized. The containers are set again to the default sizes and some of the canvas are not even promptly rendered.
Where in layout.js is the routine handling the maximizing and minimizing of the main window? I see the onResize() and other for splitbar handling functions, but not the one I want.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using angular-ui-layout 1.4.2 in an Electron app and it's all working great except for when the main window is maximized/minimized. The containers are set again to the default sizes and some of the canvas are not even promptly rendered.
Where in layout.js is the routine handling the maximizing and minimizing of the main window? I see the onResize() and other for splitbar handling functions, but not the one I want.
The text was updated successfully, but these errors were encountered: