Skip to content

Improvement suggestion: Aligned Zoom #47

@teadrinker

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)

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