Fix gestureInProgress after dragEnd to return the correct value
Fixes #5031, which is happening because the gestureInProgress call is still returning true after a drag ends.
Loading
Please register or sign in to comment
Fixes #5031, which is happening because the gestureInProgress call is still returning true after a drag ends.