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

Window: remember size #639

Merged
merged 1 commit into from May 25, 2024
Merged

Conversation

ARAKHN1D
Copy link
Contributor

If the user sets the window dimensions to be less than the canvas size loaded on startup, the window will ignore the canvas size and go with the window size set by the user. I can change this if that behavior isn't desired.

Closes #634

GSettings now stores two schemas that'll remember the window width and
height.

Closes maoschanz#634
@maoschanz maoschanz merged commit 01fdf85 into maoschanz:master May 25, 2024
@ARAKHN1D ARAKHN1D deleted the remember-window-size branch May 25, 2024 21:10
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.

Persistant window size
2 participants