Description
Mobile Two fingers moving in sync vertically doesn't pitching.
Flavors
Expected Behavior
No response
Steps to Reproduce
To reproduce add to new Deck()
controller: { touchRotate: true }
to any example.
Tried also
eventRecognizerOptions: { multipan: { pointers: 3 } }
and three fingers movement doesn't pitch
Rotation is working fine
Environment
- Framework version: lastest dist
- Browser: firefox and chrome
- OS: android
Logs
No response