-
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
fix(slide-gesture): RTL fix for slide-gesture #11822
Conversation
this commit has a bug on pages with menu, I'll check and fix it. |
@AmitMY yes I realize now that it's not my fault but I'm working on it. |
Menu has been fixed and after this merge and menu fix merge there won't be any bug that I could be aware of. |
Thank you! 🙂 |
@brandyscarney now that this got merge would you mind check these as well? |
RTL fix for slide-gesture
Short description of what this resolves:
RTL fix for slide-gesture, this will resolve any problem with drag from right to left such as swipe to back, items slider, etc.
Changes proposed in this pull request:
Ionic Version: 3.x
Fixes: #11211