Skip to content

Add option to stop swipe at final coordinates

Scott Clarke requested to merge scott/stop_swipe into main

This allows more precise swiping by adding the ability to stop the swipe at the final coordinates and maintaining the pressure at that point for a short time (which most sensible systems will interpret as the user wanting to stop the motion of the ongoing swipe).

Merge request reports