### Is there an existing issue for this? - [X] 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 1. Go to the [basic example](https://vueflow.dev/examples/) 2. Set props to ``` :zoom-on-scroll="false" :pan-on-scroll="true" :pan-on-drag="false" ``` 3. Try to zoom on the example via pinching ### Relevant log output _No response_ ### Anything else? _No response_