Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemember graph zoom level on close and restart #801
Labels
Comments
|
@egraether Hi, I'd like to fix this issue. |
|
Sure. Let me know if you have questions! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current graph zoom level should be stored to the ApplicationSettings, but not displayed in the preferences dialog.
Implementation suggestion:
ApplicationSettingsadd getter and setter for zoom levelQtGraphicsViewstore and load this new setting