-
Propably the best way to showcase this is via https://people.igalia.com/clopez/wkbug/pointer-events/paint.html page. Reproduced by simultaneously doing the snake move with one finger on the right and …
-
I need some custom behavior w.r.t. Line Charts regarding hightlighters. What I need is to;
1. Add a highlighter when the user double taps on the LineChart
2. Afterwards if the user touches and dra…
-
Pinch and Zoom on mobile works well.
However it is also possible to use pinch and zoom on desktop (my setup: Mac trackpad + Chrome).
Example application which use this technique are [Google Maps](h…
-
So I am "pushing my view contollers" from inside the a TableViewController with
```
if indexPath.row == 1 {
if let secondViewController = self.storyboard?.instantiateViewController(with…
-
android-maps-compose 4.3.0
If rotationGesturesEnabled = false and scrollGesturesEnabledDuringRotateOrZoom = false, a zoom (pinch) gesture with a rotation (or crossing fingers) will break the pan/dr…
-
this not work on andriod I did do some research I did follow
https://docs.swmansion.com/react-native-gesture-handler/docs/getting-started.html#with-wix-react-native-navigation-https-githubcom-wix-re…
-
### Describe the project you are working on
Anything 3D
### Describe the problem or limitation you are having in your project
Touchpad sensitivity is very low. This video shows what happens when I …
-
There is a behaviour on the current iOS version (11.4, not sure when this behaviour started) where if a collection view's layout is set after initialization - instead of it being passed inside `init(f…
-
I'm using pan-zoom to help with pinch/panning/zooming a tiled image on a page (a map). It works very well, however I ran into a weird issue...
## Problem
When on a touch device and following a p…
-
Hi,
I'm using PaperFold with a central UIView (an UIView with an UITableView inside) and a right UIView (an UIView with a Map).
Everything is fine but there is an issue when I try to use swipe-to-dele…