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