**Describe the bug** Dragging with a touchscreen doesn't work on WebKitGTK browsers, such as Epiphany. **Sandbox or Video** https://github.com/user-attachments/assets/e5dba764-6cf0-4207-ae9e-aaed0ba1f07e The same can be observed with various examples from the docs as well. **Information:** - Use Gesture version: v10.3.1 - Device: various - OS: various - Browser Epiphany, MiniBrowser, etc. with WebKitGTK 2.50.1 **Checklist:** - [x] I've read the [documentation](https://use-gesture.netlify.app/). - [x] If this is an issue with drag, I've tried setting `touch-action: none` to the draggable element.