From d75f3b54230f12ac823361a01336d849217455c4 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 7 Aug 2025 22:55:53 +0200 Subject: [PATCH] Added control options --- app/components/global/input/Editor.vue | 33 +++++++++++++------------- app/components/world/form/Create.vue | 9 +------ app/components/world/form/Update.vue | 9 +------ 3 files changed, 18 insertions(+), 33 deletions(-) diff --git a/app/components/global/input/Editor.vue b/app/components/global/input/Editor.vue index 72a5d82..c825f88 100644 --- a/app/components/global/input/Editor.vue +++ b/app/components/global/input/Editor.vue @@ -1,18 +1,20 @@ - @@ -31,7 +33,7 @@ function clearFormatting() {
-
+
-
+
@@ -87,7 +88,6 @@ function clearFormatting() { @@ -97,7 +97,6 @@ function clearFormatting() { @@ -105,7 +104,7 @@ function clearFormatting() {
-
+
- - diff --git a/app/components/world/form/Update.vue b/app/components/world/form/Update.vue index 9977871..12a34d7 100644 --- a/app/components/world/form/Update.vue +++ b/app/components/world/form/Update.vue @@ -85,15 +85,8 @@ function handleFormCancel() { @input="handleNameChange" > - -