Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve Reflex app window position and size #231

Merged
merged 6 commits into from
Jun 24, 2022

Conversation

nwittwer
Copy link
Collaborator

@nwittwer nwittwer commented Jun 24, 2022

Reflex will now keep track of the position and size of the app window, and restore it when Reflex is next launched.

@nwittwer nwittwer changed the title Feat/preserve-window-position Preserve Reflex app window position and size Jun 24, 2022
@nwittwer nwittwer merged commit 7443f81 into dev Jun 24, 2022
@nwittwer nwittwer deleted the feat/preserve-window-position branch June 24, 2022 11:24
nwittwer added a commit that referenced this pull request Mar 14, 2023
* Updated electron packages and added debug script for M1 builds

* Fixed issue when RELEASE var is not set

* Added electron-store

* Added methods for windowPosition and its state

* Implemented windowPosition methods when window is created for app

* Remove unnecessary 'maximize', 'unmaximize' events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant