jitouch icon indicating copy to clipboard operation
jitouch copied to clipboard

Prevent scroll events during trackpad three finger swipe

Open jackqu7 opened this issue 1 year ago • 4 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

I would like to see this fixed too. Also might be related but also three finger drag is blocked if the three finger click gesture is enabled.

SuperLeiyan avatar Jul 02 '24 06:07 SuperLeiyan