mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 11:27:31 -07:00
refactor: 💫 tweak photoswipe animation speed
This commit is contained in:
parent
bbf2ca94db
commit
53ec5f7048
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ onMounted(() => {
|
|||
imageClickAction: "close",
|
||||
tapAction: "toggle-controls",
|
||||
preloadFirstSlide: false,
|
||||
showAnimationDuration: 100,
|
||||
hideAnimationDuration: 100,
|
||||
pswpModule: PhotoSwipe,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue