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

PhotoViewGallery swipe glitch #105

Closed
tavrinnn opened this issue Feb 22, 2019 · 1 comment · Fixed by #124
Closed

PhotoViewGallery swipe glitch #105

tavrinnn opened this issue Feb 22, 2019 · 1 comment · Fixed by #124
Labels
enhancement New feature or request Gallery

Comments

@tavrinnn
Copy link

I stumbled across an interesting glitch. If you zoom in / out of an image and then attempt to swipe across to the next image; the gallery will occasionally glitch and ignore the swipe gesture. At this point it appears to be permanently glitched and scrolling left / right to navigate through the gallery does not work.

@renancaraujo
Copy link
Member

That is expected behavior, when PhotoViewScaleState is set to zooming, the panning gesture of the PageView is locked. We should figure out a way to make it not lock when image is smaller than PhotoViewComputedScale.contained

PRs are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Gallery
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants