-
## Description
Implement interacting with the Panda window and graphical interface through Emscripten touch events for mobile devices running the WebGL port of Panda.
## Use Case
The WebGL port o…
-
Tooltips on diagrams don't work on mobile (touch) devices, ~~nor scrolling the image map~~. With tooltips it becomes easier to choose stitches as demonstrated with the screenshot.
![tooltips](https:/…
-
add touch controls for moving and looking around on mobile devices
https://yoannmoi.net/nipplejs/
-
**Is your feature request related to a problem? Please describe.**
React-digraph currently doesn't support touch devices
**Describe the solution you'd like**
I would like to help add support for …
-
- [ ] When using a touch screen either with a finger or a pen the mouse is not at the desired pointed location. There's an offset to the actual location which changes when moving away from the screen …
Lucki updated
7 years ago
-
Tested on iPad. Events are stored in array and looped through when fired. That caused that sorting is fired twice. Changing following worked for me: sortable.js line 15
clickEvents = ['touchstart']; /…
-
Hi again, still loving the script.
I just started to build out a mobile theme using the gentleselect but there is no mouseleave on touch devices so the selects stay open when you click a new one, or …
-
Can we integrate context menu for touch devices?
-
Windows mail was a great solution for windows tablets, like the surface go series. I had swipe left to delete mails and swipe right showed up some buttons as read/unread toggle, archive, ...
The c…
-
#### Problem:
I have click events on sortable lists and they don't trigger on touch devices because as soon as you touch, sortable triggers. Any way around this?
Tested on Android - Huawei P20 P…