Skip to content

Add deceleration-end signal

Zwarf requested to merge Zwarf/libshumate:deceleration-end into main

There is no signal which recognizes when the movement of the map through the user ends. Therefore, there is no easy way to get the last position of the map immediately after a user input.

To fix this, a signal is added which is emmited after the kinetik motion of the map stops.

#30 (closed)

Merge request reports