leftmost_touch_y_percent not working correctly

Advanced condition with variable leftmost_touch_y_percent resolved as true even when the condition and value of variable equates to false.

Sometimes after pulling up the window, the condition seems to work correctly when trying initially, however after touching the trackpad a couple times in different places, makes it evident that it is not working correctly at all.

On a side note , when using the leftmost_touch_x_percent variable, the same condition works just fine. Able to see it flick between false and true based on horizontal touch position on trackpad consistently.

Please see the screenshot for details.

Device information:

  • Type of Mac: M1 MacBook Pro
  • macOS version: Tried on both Ventura 13.1 and last updated version of Monterey
  • BetterTouchTool version: 3968 (2133) Alpha version. Also tested on latest stable version 3953 with same results.

You are right, thanks for reporting! Should be fixed in 3.969 alpha (currently uploading)

1 Like

Thank you Andreas!