1
0
Fork 1
mirror of https://example.com synced 2024-11-24 06:46:39 +09:00

refactor: 💫 tweak photoswipe animation speed

This commit is contained in:
Syuilo 2023-07-06 00:20:48 -07:00 committed by ThatOneCalculator
parent 3e15666089
commit 96f740477b
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -94,6 +94,8 @@ onMounted(() => {
imageClickAction: "close",
tapAction: "toggle-controls",
preloadFirstSlide: false,
showAnimationDuration: 100,
hideAnimationDuration: 100,
pswpModule: PhotoSwipe,
});