-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
What problem does this feature solve?
As an apple user, I use double-finger horizontal swipe for horizontal scroll. It is native behavior. As well as SHIFT + WHEEL for windows or mouse - users.
Currently native horizontal scroll not supported.
moveOnMouseWheel: 'shift' Completely unusable on mac touchpad
Enabling natural scroll will solve this problems making panning(moving) more accessible.
Here is my playground with dataZoom settings.
What does the proposed API look like?
dataZoom: [
{
naturalScrolling: true // enables native horizontal/vertical moving
},Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enThis issue is in EnglishThis issue is in Englishnew-featurependingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.