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