Doing a forceclick also triggers the corresponding click action

Describe the bug
Whenever I do a forceclick it also triggers the action for a normal click (e.g. upper-right forceclick also triggers the action I have assigned to upper-right click). This bug started approximately a week ago.


Affected input device: Magic Trackpad with Lightning connector

Device information:

  • Type of Mac: Mac mini with M2 Pro (2023)
  • macOS version: 26.4.1
  • BetterTouchTool version: 6.413

Thanks!

Ah you are right, that is because click gestures can now be separated into "on click" and "on click release".

For now you can resolve this by changing your corner click gestures to trigger on "click release" like this:

I'll think about how to keep the old behavior for old triggers.

6.415 should bing back the old behavior for previously configured gestures.

Thanks!!! :slight_smile: