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

Improve 2D editor zoom logic #48252

Merged
merged 1 commit into from
Jul 13, 2021

Commits on Jul 10, 2021

  1. Improve 2D editor zoom logic

    - Add 1-5 shortcuts to zoom between 100% and 1600% quickly
      (similar to GIMP).
    - When holding down Alt, go through integer zoom values if above 100%
      or fractional zoom values with integer denominators if below 100%
      (50%, ~33.3%, 25%, …).
    Calinou committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    43f9699 View commit details
    Browse the repository at this point in the history