From e75dcb77537af41b0c89c46282642725ae06fc53 Mon Sep 17 00:00:00 2001 From: dnesov Date: Sun, 29 Jun 2025 17:40:22 +0200 Subject: [PATCH] Update TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7d101b4..dbf4869 100644 --- a/TODO.md +++ b/TODO.md @@ -92,7 +92,7 @@ - ~~Positioning (anchors)~~ - ~~Move layouting to Render instead of Update, use Update for input.~~ - Input propagation - - Use GridSet to efficiently query inputtable UI elements. + - ~~Pass input to widgets.~~ - Add element focus logic, make them focusable with action inputs. - Basic input elements (button, text field, toggle). - Styling