Once again, an idea:
Change the command “trackpad_mouse_distance_since_initial_touch”
to
”trackpad_mouse_distance_since_last_pause_of_move”.
What I mean is:
I move the mouse around, then pause. The position where I pause is where “trackpad_mouse_distance_since_last_pause_of_move” should start measuring from.
In contrast, “trackpad_mouse_distance_since_initial_touch” only starts measuring from the moment one finger first touches the trackpad. This should work aswell. But also after I did some movements with the mouse and then pause the movement.