From e5f7e3aad416ba523154e2a3fa9168ee336ffe23 Mon Sep 17 00:00:00 2001 From: dnesov Date: Tue, 2 Jun 2026 01:57:15 +0200 Subject: [PATCH] Update TODO --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7b1fdf2..fe3c4a7 100644 --- a/TODO.md +++ b/TODO.md @@ -94,7 +94,7 @@ - Input propagation - ~~Pass input to widgets.~~ - Add element focus logic, make them focusable with action inputs. -- Basic input elements (~~button~~, text field, toggle). +- Basic input elements (~~button~~, ~~text field~~, toggle). - Styling - ~~Style sheet~~ - ~~Add style settings for UI panels (for buttons, labels, etc.).~~