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

Add scroll physics #83

Closed
cbenhagen opened this issue Jan 5, 2019 · 2 comments
Closed

Add scroll physics #83

cbenhagen opened this issue Jan 5, 2019 · 2 comments
Labels
enhancement New feature or request Gallery

Comments

@cbenhagen
Copy link

It would be nice if the widget would feel like a ListView. Bonus points if it also adapts to the feel of the current OS.

Relevant flutter issues:
flutter/flutter#23457
flutter/flutter#20175

@renancaraujo renancaraujo added this to the 0.2.0 milestone Jan 7, 2019
@renancaraujo renancaraujo added enhancement New feature or request Gallery labels Jan 7, 2019
@cbenhagen
Copy link
Author

I should have been more precise. This issue was about the PhotoView widget itself. When being zoomed in and moving around it would be very nice if the movement would feel like a ListView. With kinetic scrolling.

@renancaraujo
Copy link
Member

Yes, I've been thinking about implementing ScalePhysics, PositionPhysics and least important, RotationPhysics. Of course, we will have to create another issue for that. This one is already solved 🤣🤣

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

No branches or pull requests

2 participants