@bpui/libs
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -53,3 +53,3 @@ { | ||
"name": "@bpui/libs", | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
@@ -357,3 +357,3 @@ 'use strict'; | ||
let recognizer = this.ges.add(new hammer.Rotate({ | ||
let recognizer = this.ges.add(new hammer.Press({ | ||
event: 'press', time: cfg.duration | ||
@@ -360,0 +360,0 @@ })); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2929107