-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Let $swipe ignore mouse movement #6626
Comments
😆 |
Sounds reasonable to me. |
Any incidents missing that we (I) could add besides patience? 🎰 |
Try to merge next week... |
🎈🎈🎈🎈🎈 Just some motivational 🎈's 🚂.🚋.🚋.🚋.🚋.🚋 choooot choot |
Any updates on this? :) |
👍 |
whats the status of this? |
Really need this +1 |
+1 |
1 similar comment
👍 |
👍 |
6 similar comments
👍 |
👍 |
👍 |
👍 |
👍 |
👍 |
Yea! 👍 |
👍 |
…pe` directives to ignore mouse events. This attribute is useful for text that should still be selectable by the mouse and not trigger the swipe action. This also adds an optional third argument to `$swipe.bind` to define the pointer types that should be listened to. Closes angular#6627 Fixes angular#6626
…pe` directives to ignore mouse events. This attribute is useful for text that should still be selectable by the mouse and not trigger the swipe action. This also adds an optional third argument to `$swipe.bind` to define the pointer types that should be listened to. Closes angular#6627 Fixes angular#6626
…pe` directives to ignore mouse events. This attribute is useful for text that should still be selectable by the mouse and not trigger the swipe action. This also adds an optional third argument to `$swipe.bind` to define the pointer types that should be listened to. Closes angular#6627 Fixes angular#6626
Thx 👍 |
Awesome! Thanks a bunch! |
👍 Just on time. |
+1 |
Hi everybody, |
@spietra Like the documentation states you just need to
|
Hi all, I use ng-swipe-disable-mouse and it's really works great for ng-swipe-left & ng-swipe-right |
@tmhpfnr its funny because that doc statement technically doesn't make any sense. ng-swipe-left/ng-swipe-right is not a DOM element.. |
Hey everyone,
I have a usecase where the swipeable area also contains some text which the user might want to select. But when I now have the $swipe directive in place. When ever I select text the directive triggers the swipe event.
So please give me the choice to deactivate it
❤️ ❤️ ❤️
P.S. Only the bravest heros are going to implement this 👯
The text was updated successfully, but these errors were encountered: