From 196a2474fd22546120c74d8c24714abd12e8f934 Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Mon, 3 Feb 2025 23:07:14 +0100 Subject: [PATCH] todos --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index c2e8c1b..562326a 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,8 @@ to maintain focus until mouse release (fix scroll bars) [ ] Maybe SDF sprites?? [ ] Stylesheets and stylesheet import [ ] use SDF to draw anti-aliased rounded rectangles https://zed.dev/blog/videogame +[ ] Subdivide modules into ugui::ug for exported functions and ugui::core for + internal use functions (used to create widgets) ## Layout