-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/A-line-appears-when-you-Touch-the-upper-/10630846)._
---
[severity:It's more difficult …
-
How to dispatch gestures and clicks?
Does this work?
http://stackoverflow.com/questions/5931172/x-y-touch-coordinates-for-ios-mobile-devices
``` javascript
document.addEventListener('touchstart', fun…
-
Hi @mikolalysenko!
In order to make @plotly work ok on iOS devices ([#280](https://github.com/plotly/plotly.js/issues/280)) it takes handling touches properly in _gl-plot3d_.
For that it needs e…
-
Hi,
Is anyone experiencing scrollbar locked on mobile? Not sure what the problem is. No error on the console, have checked all css as well.
The issue is only on mobile browsers. Have tested on …
-
I tried this on my tablet, and the widget doesn't seem to work.
Are there plans to make pan/zoom work with touch controls? (i.e. pinch-zoom instead of scroll, and touchmove instead of dragging).
-
##### Description of the problem
The TrackballControls seem to be designed that they take input from mouseMove and use it in update which is expected be called from requestAnimationFrame? They seem…
-
After upgrade to iOS 10, whole window now shifts when panning with touch interface. Same effect in Mobile Safari and Chrome.
-
It would be awesome if the tilt would also respond to touchstart and touchmove events by tilting when moving the finger over the element or tapping it and then restore back to the gyro position once t…
-
**Following is the snippet. Please help. Thanks in advance.**
```
{{slides}}
```
-
**mapbox-gl-js version**: v1.9.0
### Question
I'm using Mapbox in a Facebook Messenger chatbot which renders the map inside an HTML webview. When dragging a draggable marker, the `touchmove` eve…
MarcL updated
4 months ago