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

Preserve momentum when flicking drawer #51

Closed
frankiefu opened this issue Feb 4, 2016 · 2 comments
Closed

Preserve momentum when flicking drawer #51

frankiefu opened this issue Feb 4, 2016 · 2 comments

Comments

@frankiefu
Copy link
Contributor

Currently dragging and releasing the drawer will use a fixed transition each time, making the experience feel somewhat unresponsive and not as good as the native drawers. We should calculate the velocity based on the drag events and apply that for closing animation.

@frankiefu
Copy link
Contributor Author

See PolymerElements/paper-drawer-panel#129

I would like to bump up the priority and would like to see if we can get this issue fixed before the release. This is important to show that our version of drawer works just like the one on native platform.

@frankiefu
Copy link
Contributor Author

Fixed in #55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants