question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support default gestures for two finger scroll/zoom via touch pad (Mac / Windows / ...)

See original GitHub issue

Edit: Updated for clarity.

The default mapping of two finger move on most desktop platforms is scrolling (horizontally or vertically) rather than zooming. Two finger pinching on the other hand is the default gesture for zooming in.

Switching to the default operating system behavior would improve the usability of the Camunda Modeler for average users. See suggested mappings / scroll directions below.

Tasks

  • Support default 2-finger scroll / zoom gestures on all OS(s)

Note

  • This needs changes in the underlying modeling toolkits. We need to investigate, whether to provide fallbacks to the current behavior there.

Suggested Mappings

gesture action
two finger vertical move scroll vertically
two finger horizontal move scroll horizontally
two finger pinch zoom in/out

Document/Canvas Scroll Directions

The following table summarizes the document scroll direction on two finger gestures for the different OS(s):

gesture default Mac
2-finger-up to top to bottom
2-finger-down to bottom to up
2-finger-left to left to right
2-finger-right to right to left
pinch-in * zoom out zoom out
pinch-out ** zoom in zoom in

* moving fingers closer to each other ** moving fingers away from each other

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:22 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
nikkucommented, Dec 18, 2017

Will be addressed in the next version of the Camunda Modeler.

2reactions
tsabirgalievcommented, Oct 23, 2017

@nikku this is what I mean by ‘OS setting’: screen shot 2017-10-23 at 18 54 06

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Multi-Touch gestures on your Mac - Apple Support
Slide two fingers up or down to scroll. 1. Zoom in or out. Pinch with two fingers to zoom in or out.
Read more >
Touch gestures for Windows - Microsoft Support
Touchpad gestures ; Scroll. Place two fingers on the touchpad and slide horizontally or vertically ; Zoom in or out. Place two fingers...
Read more >
Windows Precision Touchpad gestures available in Boot Camp
“Tap with a single finger to single-click” · “Press the lower-right corner of the touchpad to right-click” · “Pinch to zoom”.
Read more >
How to Set Up Windows 10 Touchpad Gestures to ... - MashTips
You get options such as Tap with two fingers to right-click under the sensitivity drop-down menu. Under Scroll and zoom, you can enable/disable ......
Read more >
How To Enable Two Finger Scrolling In Windows 10
Enable two-finger scroll via Settings in Windows 10 ... Step 1: Navigate to Settings > Devices > Touchpad. Step 2: In the Scroll...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found