Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinch gesture gets stuck on Android #1485

Closed
Tracked by #1675 ...
gaearon opened this issue Sep 20, 2023 · 0 comments · Fixed by #1624
Closed
Tracked by #1675 ...

Pinch gesture gets stuck on Android #1485

gaearon opened this issue Sep 20, 2023 · 0 comments · Fixed by #1624
Assignees
Labels
bug Something isn't working x:planned We're on it!

Comments

@gaearon
Copy link
Collaborator

gaearon commented Sep 20, 2023

Pinching an image in the lightbox gets stuck. There's likely two issues:

  • Scroll view's pan recognizer "steals" the pinch gesture. We should fix this.
  • The pan/pinch recognizer doesn't deal with termination well. We should fix this too.
@gaearon gaearon added the bug Something isn't working label Sep 20, 2023
@gaearon gaearon self-assigned this Sep 20, 2023
@gaearon gaearon mentioned this issue Sep 20, 2023
24 tasks
@pfrazee pfrazee added the x:planned We're on it! label Sep 25, 2023
@gaearon gaearon mentioned this issue Oct 11, 2023
74 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working x:planned We're on it!
Projects
None yet
2 participants