From 69363bf7ef1caa30ae3505b72b66976371fbdc4b Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 8 Jan 2025 21:38:08 +0000 Subject: [PATCH] Palette manager should recompile palette on edits --- core/ui/PaletteManager.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/PaletteManager.tid b/core/ui/PaletteManager.tid index ae91d9ccc..cdc382fb4 100644 --- a/core/ui/PaletteManager.tid +++ b/core/ui/PaletteManager.tid @@ -22,7 +22,7 @@ title: $:/PaletteManager \whitespace trim <$edit-text index=<> tag="input" placeholder=<> default=""/>
-<$edit-text index=<> type="color" tag="input" class="tc-palette-manager-colour-input"/> +<$edit-text index=<> type="color" tag="input" class="tc-palette-manager-colour-input" inputActions=<>/> <$list filter="[getindexremoveprefix[<<]removesuffix[>>]] [getindexremoveprefix[<$]removesuffix[/>]]" variable="ignore"> <$set name="state" value={{{ [[$:/state/palettemanager/]addsuffixaddsuffix[/]addsuffix] }}}> <$wikify name="newColourName" text="""<$macrocall $name="resolve-colour" macrocall={{{ [getindex] }}}/>""">