-
We want support for common touchpad/touchscreen gestures, like pinch-to-zoom. Here are some questions:
- should we use platform-native gesture recognizers or roll our own?
- should we require widget…
jneem updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
During the rapid notetaking hand movements on the display sometimes cause unwanted pan action. Zoom gestures are even worse but it i…
-
Something seems really odd, it is not problematic across the board. The touchscreen does seem to work in these areas:
Lock screen, i.e. I can unlock by entering the correct pattern for the passwor…
-
**Use Case**
We want to use the magic trackpad as gesture input device for a Windows application which is currently in development.
Gesture processing should happen on application side, e.g. the app…
-
I would love to see something like an app switcher like the ones found on mobile oses.
### Example
### Desired behavior
* Swipe up (From the bottom edge) to enter the switcher, Cannot enter sw…
-
On touchscreens one can only pan. Pinching gestures and tapping is not recognized.
This can be implemented (e.g. http://bl.ocks.org/mbostock/9656675), and it works in #63 as well.
z-m-k updated
10 years ago
-
Hi!
I have a touchscreen laptop. I tried to use Slicer a bit by touching the screen but... Nope, almost no support. :D
It's something people tend to forget, and that's ok because... Well, not ev…
-
**Is your feature request related to a problem? Please describe.**
Playback Controls (progression bar etc...) shouldn't be displayed during volume adjustments with gestures in Fullscreen mode. It dis…
-
A leaflet maps currently handle touchpad-based navigation only by dragging and mouse wheel scrolling. This can get unintuitive on laptops with large touchpads where the paradigm has shifted towards ge…
-
```
touch {
set along_the_top "20px x 1.0 @ .5 x 0"
set bottom_half "1.0 x .5 @ 0 x .5"
set right_half ".5 x 1.0 @ .5 x 0"
# five finger tap to spawn a terminal
gesture exe…