Open
Description
Is there an existing issue for this?
- I have searched the existing issues and this is a new bug.
Current Behavior
Attempting to zoom via panning on trackpads does not work for windows machines. In
However, it does work fine with Macbooks
Expected Behavior
It should zoom via panning on Windows laptop trackpads
Steps To Reproduce
- Go to the basic example
- Set props to
:zoom-on-scroll="false"
:pan-on-scroll="true"
:pan-on-drag="false"
- Try to zoom on the example via pinching
Relevant log output
No response
Anything else?
No response