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

STROKE - Zoom toggle #285

Open
polyclash opened this issue Jul 19, 2021 · 2 comments
Open

STROKE - Zoom toggle #285

polyclash opened this issue Jul 19, 2021 · 2 comments

Comments

@polyclash
Copy link

Zoom toggle
The function does not work as it should, the toggle does not zoom out.
I think the parameter in the comparison should be with a value of 0.5?

if (settings::zoom > 1.f) {

@stoermelder
Copy link
Owner

Works perfectly here, can't reproduce any problem.

@polyclash
Copy link
Author

I expect to be able to press the same key and return to the previous state of "zoomed out to fit everything",
even without zooming the module further, to exceed 100%.
For me it should work whether the zoom is equal to 100% or higher.

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

No branches or pull requests

2 participants