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
We've accomplished this in our project by listening for BrowserWindow events and updating a "LastUsedConfiguration" when those events fire: move, resize, etc.
When the app starts up, it uses that config to restore the previous window state.
to save the window state when restart
The text was updated successfully, but these errors were encountered: