From 4c050c5a0b460d172edb76337a74c73d169fea1d Mon Sep 17 00:00:00 2001 From: Bryce Date: Fri, 27 Mar 2026 08:57:59 -0700 Subject: [PATCH] Add frontend editor.html with Alpine.js + Tailwind UI - File open/save functionality - Layer list with visibility, rename, delete, reorder - Polygon drawing tool with canvas overlay - Mask extraction with ComfyUI integration - Krita integration button - Settings modal for ComfyUI URL config --- tools/ora_editor/templates/editor.html | 179 +++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 tools/ora_editor/templates/editor.html diff --git a/tools/ora_editor/templates/editor.html b/tools/ora_editor/templates/editor.html new file mode 100644 index 0000000..38f28cc --- /dev/null +++ b/tools/ora_editor/templates/editor.html @@ -0,0 +1,179 @@ + + + + + + ORA Editor + + + + + + +
+
+
+ + +
+ + + +
+ +
+ + + +
+
+ + + + +
+
+
+
Click to add points. Double-click or Enter/Escape when done.
+
+
+ +

Open a PNG or ORA file to start editing

+ + +
+
+

Extracted Mask

+
+ +
+
+
+ + + +
+
+
+ + +
+
+

Settings

+ +
+ + +
+
+
+
+ + + + + +