mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-02-17 06:33:08 +02:00
parent
9e955d20c4
commit
0137af892a
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@ onMounted(() => {
|
||||||
imageClickAction: 'close',
|
imageClickAction: 'close',
|
||||||
tapAction: 'toggle-controls',
|
tapAction: 'toggle-controls',
|
||||||
bgOpacity: 1,
|
bgOpacity: 1,
|
||||||
|
showAnimationDuration: 100,
|
||||||
|
hideAnimationDuration: 100,
|
||||||
pswpModule: PhotoSwipe,
|
pswpModule: PhotoSwipe,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue