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 in / zoom out and full #1399

Closed
lpatiny opened this issue Mar 3, 2022 · 0 comments
Closed

Zoom in / zoom out and full #1399

lpatiny opened this issue Mar 3, 2022 · 0 comments
Assignees

Comments

@lpatiny
Copy link
Member

lpatiny commented Mar 3, 2022

Currently if you:

  • spectrum (full zoom out)
  • zoom in (zoom level 1)
  • zoom in (zoom level 2)
  • click twice -> go back to level 1
  • click twice -> go back to full zoom out.

This seems natural to me.

Problem is when in this logic you press once 'f' for full zoom out.

  • spectrum (full zoom out)
  • zoom in (zoom level 1)
  • zoom in (zoom level 2)
  • 'f'
  • zoom in (zoom level 3)
  • click twice -> I think level 2

I think that 'f' should clear the stack of zoom level. We have the keys '1','2', ... if we want more possibilities to move in the spectrum.

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