1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-25 12:39:26 -05:00

chore(frontend): tweak photoswipe animation

Resolve 
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,
});