Open
Description
Currently, the application does not remember its window size upon closing and reopening. If the user resizes the window to a smaller dimension and then exits the app, the next launch resets the window to its default size instead of restoring the last used dimensions.
Expected Behavior
- When the user resizes the window and closes the app, the dimensions should be saved.
- On the next launch, the app should restore the window to the last saved size.
This feature would improve user experience by maintaining a consistent layout across sessions.
Metadata
Metadata
Assignees
Labels
No labels