Skip to content

Controls: update mouse wheel zoom to zoom in and out identically#4520

Merged
swharden merged 1 commit intomainfrom
4516
Nov 15, 2024
Merged

Controls: update mouse wheel zoom to zoom in and out identically#4520
swharden merged 1 commit intomainfrom
4516

Conversation

@swharden
Copy link
Member

Previously repeated zoom in/out cycles would not restore the original axis limits. This change makes zooming out exactly reverse the zooming in scale, and also exposes a ZoomFraction property to let the user customize mouse scroll wheel sensitivity. Resolves #4516

Previously repeated zoom in/out cycles would not restore the original axis limits. This change makes zooming out exactly reverse the zooming in scale, and also exposes a ZoomFraction property to let the user customize mouse scroll wheel sensitivity. Resolves #4516
@swharden swharden enabled auto-merge (squash) November 15, 2024 23:25
@swharden swharden merged commit 99074c4 into main Nov 15, 2024
@swharden swharden deleted the 4516 branch November 15, 2024 23:27
@swharden swharden mentioned this pull request Nov 15, 2024
13 tasks
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

Successfully merging this pull request may close these issues.

Axis: how to make zooming in then out identically

1 participant