Skip to content

Improvement suggestion: Aligned Zoom #47

Description

@teadrinker

would be nice if you zoom with mousewheel, you would end up at "good scales" 100, 200, 300, 400 etc
not sure how it's implemented but I suspect you could just change the multiplier from 1.1 to 1.0905077326652577

this is 2 ^ (1/8), but you could use any integer divider...

(additionally you might want to implement auto-snap to "good scales" if close)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions