1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 08:35:02 +02:00

Update MkImageGallery.item.vue

This commit is contained in:
syuilo
2026-07-10 16:43:15 +09:00
parent 392fb2c40d
commit a129b453b0

View File

@@ -47,7 +47,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<MkLoading/>
</div>
<div :class="[$style.footer, { [$style.infoShowing]: infoShowing }]">
<div :class="[$style.footer, { [$style.infoShowing]: infoShowing && !isZooming }]">
<div :class="$style.footerText">
{{ image.filename }}
</div>