Preview swipe action
This commit is contained in:
parent
f96e5882d1
commit
a7570f5eb2
4 changed files with 136 additions and 24 deletions
|
@ -11,6 +11,7 @@
|
|||
:src="currentMedia.url"
|
||||
:alt="currentMedia.description"
|
||||
:title="currentMedia.description"
|
||||
:style="{ transform }"
|
||||
@touchstart.stop="mediaTouchStart"
|
||||
@touchmove.stop="mediaTouchMove"
|
||||
@touchend.stop="mediaTouchEnd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue