From 6de9a8ccbf688e61eb4e49f1ff8215d764856d12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=BE=E3=81=A3=E3=81=A1=E3=82=83=E3=81=A8=E3=83=BC?= =?UTF-8?q?=E3=81=AB=E3=82=85?= <17376330+u1-liquid@users.noreply.github.com> Date: Thu, 28 Dec 2023 15:49:16 +0900 Subject: [PATCH] =?UTF-8?q?fix(EmojiPicker):=20=E6=8A=95=E7=A8=BF=E3=83=95?= =?UTF-8?q?=E3=82=A9=E3=83=BC=E3=83=A0=E3=81=A7=E7=B5=B5=E6=96=87=E5=AD=97?= =?UTF-8?q?=E3=83=9C=E3=82=BF=E3=83=B3=E3=82=92=E6=8A=BC=E3=81=99=E3=81=A8?= =?UTF-8?q?=E5=BE=93=E6=9D=A5=E9=80=9A=E3=82=8A=E7=B5=B5=E6=96=87=E5=AD=97?= =?UTF-8?q?=E3=83=94=E3=83=83=E3=82=AB=E3=83=BC=E3=81=AE=E3=82=A6=E3=82=A3?= =?UTF-8?q?=E3=83=B3=E3=83=89=E3=82=A6=E3=81=8C=E9=96=8B=E3=81=8F=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB=20(MisskeyIO#296)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit + お知らせの絵文字ボタンでも同じ挙動になるように --- .../frontend/src/components/MkEmojiPickerWindow.vue | 11 +++++++++-- packages/frontend/src/components/MkPostForm.vue | 13 ++++--------- packages/frontend/src/os.ts | 2 ++ packages/frontend/src/pages/admin/announcements.vue | 6 +++++- 4 files changed, 20 insertions(+), 12 deletions(-) diff --git a/packages/frontend/src/components/MkEmojiPickerWindow.vue b/packages/frontend/src/components/MkEmojiPickerWindow.vue index 1a2c55e785..e3a85d0927 100644 --- a/packages/frontend/src/components/MkEmojiPickerWindow.vue +++ b/packages/frontend/src/components/MkEmojiPickerWindow.vue @@ -13,18 +13,25 @@ SPDX-License-Identifier: AGPL-3.0-only :front="true" @closed="emit('closed')" > - +