-
We should directly handle touch gestures and avoid them being transformed to mouse events. I hope this will improve the performance and user experience on browsers different from Chrome.
-
Hello.
I noticed when using this plugin, and I interact with the charts on a touch device, charts which support this plugin prevent scrolling of the page on swipe of the canvas area. Additionally,…
-
Currently the dataflow UI is hard to work with on touchscreen devices even when zoomed in. We should have a smarter way of dealing with the UI when users touch it.
Initial concept:
- When user touche…
-
Being able to use a touch panel would be ideal.
# Implementation
## Current implementation:
A current implementation for mouse support can be found here and could probably easily be applied to a …
-
Add a connection between the touch sensor, actuators (motors), and belly editing.
-
Perhaps out of scope for this project but lots of interesting ideas http://iamralpht.github.io/constraints/
-
All PowerToys should work with the touch and pen, not only mouse. #8975 is prompting this
Any new issue should be logged.
## Touch
- [ ] Settings
- [ ] Color picker - https://github.com/microsoft/P…
-
Many people have devices that understand some sort of touch events, whether that comes in the form of touch screens or wacom tablets or something else. Luckily GTK3 supports touch interactions, so we …
-
To improve the ergonomics and speed of the segmentation process, it is important to develop and test segmentation interactions using touchscreen and pen.
- [NA-MIC Project (Boston 2019)](https://gi…
-
code is binding to mouse buttons but not touch interactions so it doesn't work on WASM mobile
I'll probably put up a PR for this later today, I'm fixing it right now on my local fork