-
The TouchZoomRotateHandler support various gestures ("zoom rotate", "pinch zoom/touch zoom", "single finger zoom/tap then drag"), however it only allows you to disable the "zoom rotate" gesture.
Th…
-
https://github.com/user-attachments/assets/bd55c85b-5c82-4e20-a4a9-a0ea9407ae67
```
java.lang.RuntimeException: Unable to destroy activity {fr.free.nrw.commons/fr.free.nrw.commons.customselector.ui.s…
-
Web apps running on touch devices (e.g, mobile and Surface) rely on touch gestures like swiping and pinching to zoom. While `page.dispatchEvent` can manufacture synthetic touch points, having a simple…
-
Can you please implement pinch to zoom in/out feature?
I know gestures already have zoom option but it's not practical enough for usage. So, I was wondering if you can implement zoom % or something …
-
samcf updated
4 months ago
-
As of now we have more than 6 gestures, which might be making identification more confusion. We need to focus on 3 main gestures. Move on the map, Zoom In, Zoom out.
-
Am having an issue with touch screen gestures with a particular application (clip studio paint) using bottles to run it on Linux (bottles version 51.13 using wine 9.0). I have tried to fix these issue…
-
Issue imported from https://tracker.freecad.org/view.php?id=3995
* **Reporter:** @@robot-army
* **Date submitted:** 5/31/2019
* **FreeCAD version:** 0.18
* **Category:** Bug
* **Status:** new
…
-
This Issue throws out a proposal on gestures.The purpose of the proposal is to solve the integration of commonly used gesture capabilities under Web standards. There are a variety of native gestures s…
-
Are (multi-)touch gestures for canvas zoom & pan already supported?
Pan canvas (canvas is larger than screen)
Zoom canvas with pinch-to-zoom gesture
Both gestures are 1-2 finger gestures supported by…