-
### Description
Would be very helpful if we had a `.cancel()` event for all the gestures to be able to cancel the one of the active events while using others.
Let's say we have 3 gestures runnin…
-
I have a chart with a DateTimeAxis X-axis in a Xamarin.Android app that used to pan\zoom along this axis with appropriate gestures with OxyPlot.Core 1.0.0. The chart has stopped responding to touch w…
-
@haibert Unfortunately, that's not possible at the moment. I know it's not an ideal replacement, but you could use state instead of shared value to accomplish a similar effect.
_Originally posted b…
-
Hi there,
I just came across this repo - good job!
However, it seems some animations is still missing: like when click one app view, the animation has a bounce effect. Any ideas?
Also, the pa…
-
When I try to pan or scale on a custom object, the gesture recognizer handlers are not triggered nothing happens. I followed the box sample and instead of box sample I added a custom object to the pla…
-
-
If my view slides in from the left and I have `allowDismissByPanningPresentedView` set to true, I would expect a pan gesture on the view to the left to dismiss the view. However, I can only pan the vi…
-
In 3D Map, I want to rotate globe outside of globe. Pan is just working in globe area. I tried many things to pan outside of the globe.
-
Hi, I had the intention to use the component to add pinch gestures to my web app, the pinch gesture sure works, but it blocks the panning event on a scrollable component (obviously making the whole …
-
## New Feature
There's no way to disable long press gestures on a map. And a long press gesture is not apart of the [set of gestures](https://github.com/mapbox/mapbox-maps-ios/blob/main/Sources/Map…