Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Suggestions on how to change the wheel zoom sensitivity. #1126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Elevista
Copy link

The mouseWheelSpeed option has no use when using wheel zoom action.
So it would be better to use as sensitivity option of wheel zoom action.

wheelDeltaY / 5 * (this.options.mouseWheelSpeed / 20) == wheelDeltaY * this.options.mouseWheelSpeed / 100

If the option is not set separately, the original sensitivity is maintained.

@Elevista Elevista changed the title Suggestions on how to change the zoom sensitivity. Suggestions on how to change the wheel zoom sensitivity. Jan 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant