From 61b278ac8f1e78808901a196a0b6a6526ab25396 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Thu, 22 Jan 2026 13:45:52 +1300 Subject: [PATCH] more todos --- TODO.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 04de347..dc22ac1 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,10 @@ - percentage - [ ] allow text rendering to support new lines - [ ] possibly allow a more dearimgui approch to rendering + +- [x] scrollable Node - [ ] min and max width -- [ ] scrollable Node + - [ ] add ui logic to allow most of it to be hidden -- [ ] add text input fields \ No newline at end of file +- [ ] add text input fields +- [ ] fix text rendering \ No newline at end of file