From 37213d1c433b53f7ac94c8b5558381174aeb2fcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=A3=E3=81=93=E3=81=8B=E3=82=8A?= <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:11:01 +0900 Subject: [PATCH] =?UTF-8?q?fix(frontend/imagegallery):=20=E3=83=9C?= =?UTF-8?q?=E3=82=BF=E3=83=B3=E3=81=AE=E5=BD=93=E3=81=9F=E3=82=8A=E5=88=A4?= =?UTF-8?q?=E5=AE=9A=E3=81=8C=E3=81=BE=E3=81=A0=E5=B0=8F=E3=81=95=E3=81=84?= =?UTF-8?q?=E3=81=AE=E3=82=92=E4=BF=AE=E6=AD=A3=20(#17697)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * wip * fix * fix * :art: * fix * fix: Video要素をpropsで渡すのをやめる * :art: * fix * wip * fix * fix: 画面外にドラッグできるのを修正 * fix lint * fix * fix * fix * refactor * add comment * fix: 画像を新しいタブで開くが機能しなくなっていた問題を修正 * fix * clean up * attempt to fix * fix * enhance: ブラウザの戻るボタンで閉じる * Revert "fix: 画面外にドラッグできるのを修正" This reverts commit ea2ddc2620fec182e74350d7c3bccf2d9fc67514. * Reapply "fix: 画面外にドラッグできるのを修正" This reverts commit 87171980a7aca85a96e88b309609a7f54e6bb4bd. * fix * fix: 存在しない要素がsourceElementのときに閉じると画像が飛んでいく問題を修正 * fix: clampに余白を追加 * fix duplicated condition * fix * fix typo * fix --- packages/frontend/src/components/MkImageGallery.item.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/src/components/MkImageGallery.item.vue b/packages/frontend/src/components/MkImageGallery.item.vue index 202184eae6..c8f470014c 100644 --- a/packages/frontend/src/components/MkImageGallery.item.vue +++ b/packages/frontend/src/components/MkImageGallery.item.vue @@ -109,11 +109,11 @@ SPDX-License-Identifier: AGPL-3.0-only
- +
{{ content.filename }}
- +