refactor: 💫 tweak photoswipe animation speed
This commit is contained in:
parent
3e15666089
commit
96f740477b
@ -94,6 +94,8 @@ 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
Block a user