Revert "refactor: 💫 tweak photoswipe animation speed"
This reverts commit 96f740477b
.
This commit is contained in:
parent
cf83065254
commit
49984a1d18
|
@ -94,8 +94,6 @@ onMounted(() => {
|
||||||
imageClickAction: "close",
|
imageClickAction: "close",
|
||||||
tapAction: "toggle-controls",
|
tapAction: "toggle-controls",
|
||||||
preloadFirstSlide: false,
|
preloadFirstSlide: false,
|
||||||
showAnimationDuration: 100,
|
|
||||||
hideAnimationDuration: 100,
|
|
||||||
pswpModule: PhotoSwipe,
|
pswpModule: PhotoSwipe,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue