chore(frontend): tweak photoswipe animation

Resolve #11117
This commit is contained in:
syuilo 2023-07-06 16:18:06 +09:00
parent 9e955d20c4
commit 0137af892a

View file

@ -115,6 +115,8 @@ onMounted(() => {
imageClickAction: 'close',
tapAction: 'toggle-controls',
bgOpacity: 1,
showAnimationDuration: 100,
hideAnimationDuration: 100,
pswpModule: PhotoSwipe,
});