Skip to content

Conversation

ogoffart
Copy link
Member

@ogoffart ogoffart commented Sep 5, 2025

  • When checking the threshold, make sure that the change in the interested direction is much more significant that the delta in the orthogonal direction (hence the / 2)

  • Accept all mouse move event as we otherwise don't get them further if the event was delayed by another SwipeGestureHandler or Flickable

@ogoffart ogoffart requested a review from tronical September 5, 2025 15:38
 - When checking the threshold, make sure that the change in the
   interrested dirrection is much more significant that the delta in the
   orthogonal direction (hence the `/ 2`)

 - Accept all mouse move event as we otherwise don't get them further if
   the event was delayed by another SwipeGestureHandler or flickable
@ogoffart ogoffart merged commit 2faae11 into master Sep 7, 2025
40 checks passed
@ogoffart ogoffart deleted the olivier/swipegesturehandler branch September 7, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants