jitouch icon indicating copy to clipboard operation
jitouch copied to clipboard

Prevent scroll events during trackpad three finger swipe

Open jackqu7 opened this issue 11 months ago • 3 comments

At the start of a three finger swipe gesture on trackpad, a small scroll event is generated and not suppressed. This results in the active window scrolling slightly every time a three finger swipe gesture is used.

The variable magicMouseThreeFingerFlag seems to be preventing this behaviour for Magic Mouse, so introduce a similar flag for trackpad. This fixes the issue.

jackqu7 avatar Aug 13 '23 14:08 jackqu7

@aaronkollasch just wanted to bump this please, would be great to get it in the official build if possible

jackqu7 avatar Oct 29 '23 06:10 jackqu7

I should have some time after next week to review. Thanks for your patience!

aaronkollasch avatar Nov 02 '23 20:11 aaronkollasch

I should have some time after next week to review. Thanks for your patience!

@aaronkollasch, It's been almost 5 months. Haven't you had some time to review this pull request yet?

EugeneTarasenko avatar Mar 28 '24 14:03 EugeneTarasenko