-
## New Feature
We encountered problem that we cannot adjust or track gesture while it is in progress as we cannot track it. We suggest to add new method `func gestureManager(_ gestureManager: Gestu…
-
First of all: this is a brilliant library- I've been looking for a drag and drop lib like this for a while.
But: I've got a long scrollable list of scrollable images that I want to drag and drop on…
-
Hi, what is the best way to do the following things?
on center view, pan horizontally should open left or right side drawer, pan vertically will trigger another custom event (such as a label on cen…
-
Hi,
my situation is that in the left VC I have a menu, one of the menu items is controller with MKMapView inside. When the VC with map is shown in front with the left menu revealed, pan gestures in t…
-
Hi, is it possible to make the middle mouse button trigger the pan gesture instead of the left one?
-
I just recently got a new laptop and wanted to use firefox on it. I am using Fedora 35 which comes per default with wayland and I needed a solution for the lack of gesture in firefox! I tried your sol…
-
#### Expected behaviour
After zooming in, zooming out on mobile using pinch gestures works the same as zooming and panning on desktop.
#### Actual behaviour
After zooming in, zooming out on mobil…
-
### Expected behavior
Shortcuts in Actions Shortcuts Mapping (https://github.com/LibreCAD/LibreCAD/pull/1840) should be fully customizible, and all input devices buttons (keyboard, mouse, pen, …
-
Great library, thanks!
Any plans to support an interactive open animation (pan gesture)?
-
I'm using `InteractiveViewer` to display canvases that the user can draw on with a stylus.
I want standard panning behavior, but `InteractiveViewer` doesn't differentiate between touch gestures and…