Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Remember graph zoom level on close and restart #801

Closed
egraether opened this issue Nov 26, 2019 · 4 comments · Fixed by #1099
Closed

Remember graph zoom level on close and restart #801

egraether opened this issue Nov 26, 2019 · 4 comments · Fixed by #1099
Assignees
Labels
feature good first issue ideal for first-time contributors

Comments

@egraether
Copy link
Contributor

The current graph zoom level should be stored to the ApplicationSettings, but not displayed in the preferences dialog.

Implementation suggestion:

  • in ApplicationSettings add getter and setter for zoom level
  • in QtGraphicsView store and load this new setting
@egraether egraether added feature good first issue ideal for first-time contributors labels Nov 26, 2019
@diohabara
Copy link

diohabara commented Apr 27, 2020

@egraether Hi, I'd like to fix this issue.
Can you assign me?

@egraether
Copy link
Contributor Author

Sure. Let me know if you have questions!

@mlangkabel
Copy link
Contributor

Implemented via merge of pull request #1099. Thanks @miltolstoy!

@miltolstoy
Copy link
Contributor

My pleasure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature good first issue ideal for first-time contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants