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>
|
</head>
|
||||||
<body
|
<body
|
||||||
ng-controller="IndexController"
|
ng-controller="IndexController"
|
||||||
|
ng-swipe-disable-mouse
|
||||||
ng-swipe-left="swipe()"
|
ng-swipe-left="swipe()"
|
||||||
ng-swipe-right="swipe(true)">
|
ng-swipe-right="swipe(true)">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue