From ffbf1cc54868d295529d93ae0977fa1de3876371 Mon Sep 17 00:00:00 2001 From: Takusea Date: Sun, 4 Aug 2024 02:45:54 +0900 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E7=A4=BA=E3=81=99=E3=82=8B=E3=83=9C?= =?UTF-8?q?=E3=82=BF=E3=83=B3=E3=81=AE=E3=83=AA=E3=82=B9=E3=83=88=E3=82=92?= =?UTF-8?q?=E3=83=AA=E3=83=87=E3=82=B6=E3=82=A4=E3=83=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialog/ToolBarCustomDialog.vue | 174 ++++++++++-------- 1 file changed, 98 insertions(+), 76 deletions(-) diff --git a/src/components/Dialog/ToolBarCustomDialog.vue b/src/components/Dialog/ToolBarCustomDialog.vue index e9c8a53890..ec30db1ee4 100644 --- a/src/components/Dialog/ToolBarCustomDialog.vue +++ b/src/components/Dialog/ToolBarCustomDialog.vue @@ -43,68 +43,68 @@ - - - + + - -
- ドラッグでボタンの並びを変更できます。 + + +
-
- - -
表示するボタンの選択
-
- - - - - {{ getToolbarButtonName(key) }} - {{ desc }} - - - - - - - -
+ +
@@ -114,6 +114,9 @@