feat(ngTouch): add optional `ngSwipeDisableMouse` attribute to `ngSwipe` 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 #6627 Fixes #6626
R
Robin Böhm committed
5a568b4f960cc5381b3911e3a6423aff2ff7f7f9
Parent: e9bc51c
Committed by Tobias Bosch <tbosch1009@gmail.com>
on 5/14/2014, 9:17:19 PM