From 2778398812c6101c89e441092c7928b9fe5b4fae Mon Sep 17 00:00:00 2001 From: hikaru-y Date: Fri, 11 Jun 2021 23:36:06 +0900 Subject: [PATCH] Disable color picker buttons when a field is not focused --- ts/editor/ColorButtons.svelte | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ts/editor/ColorButtons.svelte b/ts/editor/ColorButtons.svelte index 9940bc177..388c000ed 100644 --- a/ts/editor/ColorButtons.svelte +++ b/ts/editor/ColorButtons.svelte @@ -51,7 +51,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html tr.editingChangeColor(), shortcutLabel )} - disables={false} widthMultiplier={0.5} > {@html arrowIcon} @@ -70,11 +69,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html - + {@html arrowIcon}