diff --git a/TODO.md b/TODO.md index 6d8ab48..ab545bc 100644 --- a/TODO.md +++ b/TODO.md @@ -81,4 +81,7 @@ - ~~Move layouting to Render instead of Update, use Update for input.~~ - Input propagation - Basic input elements (button, text field, toggle). -- Styling. +- Styling + - Add style settings for UI panels (for buttons, labels, etc.). + - Find a way to reference external assets in the style (fonts, textures). + - Create a default style for widgets. \ No newline at end of file