-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Swipe-to-go-back with pointer event changes #8919
Milestone
Comments
Is this related to #7934 ? |
@apparition47 nop! #7934 is a different one |
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Oct 31, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Oct 31, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Oct 31, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Oct 31, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Nov 1, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Nov 1, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Nov 1, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Nov 1, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
manucorporat
added a commit
to manucorporat/ionic
that referenced
this issue
Nov 1, 2016
- smoother by debouncing touch events (reduces bank) - dynamic animation duration - intelligent behavior based in the position, speed and direccion of the swipe (sharing logic with sliding item) fixes ionic-team#8919 fixes ionic-team#8958 fixes ionic-team#7934
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@manu can you take a look at your recent changes to pointer events? Noticing swipe-to-go-back in a nav inside of a tab isn't working.
The text was updated successfully, but these errors were encountered: