fix: zoom pics when dlclick at first time (#1561)
parent
0426629a59
commit
b6a51bed51
|
@ -44,6 +44,7 @@ export default {
|
|||
lastX: null,
|
||||
lastY: null,
|
||||
inDrag: false,
|
||||
touches: 0,
|
||||
lastTouchDistance: 0,
|
||||
moveDisabled: false,
|
||||
disabledTimer: null,
|
||||
|
|
Loading…
Reference in New Issue