-
-
Notifications
You must be signed in to change notification settings - Fork 611
Description
There's a second long delay with "Clicks for Page Flip", which must be on purpose as it isn't present with keyboard controls, or made any longer when it's laggier with other methods. Is this done to enable double taps on a touchpad in order to highlight?
Note that in menus this isn't present when using touch taps or mouse clicks, only present there with touchpad taps. (not that double taps would do anything different there, currently, but this shows there is a possibility to add exclusion criteria for touch/mouse to the delay)
This is on Windows 11 (surface pro 7)
Suggested fix: Add exclusion criteria to the delay
- Touch taps, no reason not to exclude
- Mouse clicks, non-touchpad
- Other fine tuning if desired, such as depending on whether the cursor is a normal cursor or
I
mode
Workaround: GestureSign app to remap three finger taps to right arrow presses, (with continuous three finger swipes for left and right arrow), for instantaneous response