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

Zoom to biggest #590

Closed
baconpaul opened this issue Feb 12, 2019 · 2 comments
Closed

Zoom to biggest #590

baconpaul opened this issue Feb 12, 2019 · 2 comments

Comments

@baconpaul
Copy link
Collaborator

@esaruoho made a comment on slack like “I zoom to 150 then jog up by 10s to the biggest I can get”.

We have the function to find the biggest. Maybe just bind it to a menu item “zoom to biggest” which does that in one step

@esaruoho
Copy link
Collaborator

would be greatest

@baconpaul
Copy link
Collaborator Author

Super easy. I’ll knock it out next time
I have some dev minutes

baconpaul added a commit that referenced this issue Feb 15, 2019
Activate the 125x assets by making them callable in CScalableBitmap,
activating them in win script, and re-rendering the win resource files.

Also add a function "Zoom to Largest" which takes zoom to exactly the
point below where we would warn that you can't zoom any larger for your
screen, and "Zoom to Smallest", so that @sense-amr can do crazy things
with bitwig and Orca.

Moreover on smaller monitors, 95% zoom in logic pro is too large
and eats the menu button due to decoration, so in this change
we move to 90% of screen as max for all oses.

Closes #540: Activate 125% assets
Closes #590: Zoom to Biggest Menu
baconpaul added a commit to baconpaul/surge that referenced this issue Jul 10, 2019
Activate the 125x assets by making them callable in CScalableBitmap,
activating them in win script, and re-rendering the win resource files.

Also add a function "Zoom to Largest" which takes zoom to exactly the
point below where we would warn that you can't zoom any larger for your
screen, and "Zoom to Smallest", so that @sense-amr can do crazy things
with bitwig and Orca.

Moreover on smaller monitors, 95% zoom in logic pro is too large
and eats the menu button due to decoration, so in this change
we move to 90% of screen as max for all oses.

Closes surge-synthesizer#540: Activate 125% assets
Closes surge-synthesizer#590: Zoom to Biggest Menu

Former-commit-id: ffda50b51e609979f03ac4c306d66aad336f91a2 [formerly 571a3d3]
Former-commit-id: 06ca64ef12ff34c4ac724585d33cb916e06ae7a3
Former-commit-id: 3f1c1540755c77231baf63d749da883cfaa51d56
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