summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/src/components')
-rw-r--r--packages/frontend/src/components/MkMediaList.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/frontend/src/components/MkMediaList.vue b/packages/frontend/src/components/MkMediaList.vue
index a0a2450054..34f59c5573 100644
--- a/packages/frontend/src/components/MkMediaList.vue
+++ b/packages/frontend/src/components/MkMediaList.vue
@@ -115,6 +115,8 @@ onMounted(() => {
imageClickAction: 'close',
tapAction: 'toggle-controls',
bgOpacity: 1,
+ showAnimationDuration: 100,
+ hideAnimationDuration: 100,
pswpModule: PhotoSwipe,
});