disable swipe with mouse
This commit is contained in:
parent
2ba7eb34a9
commit
ce1ca3f597
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
</head>
|
||||
<body
|
||||
ng-controller="IndexController"
|
||||
ng-swipe-disable-mouse
|
||||
ng-swipe-left="swipe()"
|
||||
ng-swipe-right="swipe(true)">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue