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

[Feature] Drag to zoom #1713

Open
1 of 3 tasks
bo0tzz opened this issue Feb 9, 2023 Discussed in #1712 · 1 comment
Open
1 of 3 tasks

[Feature] Drag to zoom #1713

bo0tzz opened this issue Feb 9, 2023 Discussed in #1712 · 1 comment

Comments

@bo0tzz
Copy link
Member

bo0tzz commented Feb 9, 2023

Discussed in #1712

Originally posted by bo0tzz February 9, 2023

The feature

Double tap on an image, then drag up and down to zoom in and out. Recording: https://put.bo0tzz.me/screen-20230209-231407.mp4

Platform

  • Server
  • Web
  • Mobile
@martyfuhry
Copy link
Contributor

flutter/flutter#109573 This PR added something called TapAndDragGestureRecognizer, which hasn't made its way into stable yet (I don't think). But once it does... I think it may be the correct Gesture Recognizer to use to scale the image like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🚧 Tasks
Development

No branches or pull requests

3 participants