Thank you! I am trying to get this to work with Trackpad.
How can I make the process smoother?
Desired:
2 finger touch tap -> drag fingers to desired location -> remove fingers from trackpad -> should stop.
but right now i have to do
2 finger touch tap (to toggle on) -> drag fingers to desired location -> 2 finger touch tap again (to toggle off)
So far TipTap Left/Right (1 Finger Fix) is the closest I can get to behave like the video combined with "Actions Executed On Trigger" and "Actions Executed on Touch Release". But I found you have to be very deliberate and pause yourself for the action to execute (I understand it's to prevent accidental presses)... I wish I could let TipTap register faster.
- Tap doesn't work (as name mentions, it's a full touch/release event not a tap-and-hold)
- 2 Finger ___ doesn't work (mouse gets locked into place when multi-gesture thus can't resize window - is this behavior overridable in BTT?)
Please let me know if you can think of a better solution, thanks!
Personally I like to use it with two/three/four finger click & on touch release, that works pretty well. You just need to release 1/2/3 fingers and then move/resize with the remaining finger touching the trackpad.
Thank you, that gets rid of the delay. I think when I tried the click method I forgot that I can remove all but one finger to remove drag lock and somehow thought that was a unique thing to TipTap feature where that is part of the gesture.
Can you clarify what you mean with the touch release? I tried using a named trigger with the "stop moving" action, but that only gets triggered when all fingers are off right?
And the 3 finger click that is to start the moving or toggle the start/stop?