update todo

This commit is contained in:
Alessandro Mauri 2024-12-19 15:27:14 +01:00
parent 1088083e1e
commit d31b4eab53

4
TODO
View File

@ -9,7 +9,7 @@
[ ] Do not redraw if there was no update (no layout and no draw)
[ ] Better handling of the active and focused widgets, try
to maintain focus until mouse release (fix scroll bars)
[ ] Clip element bounds to parent div, specifically text
[x] Clip element bounds to parent div, specifically text
## Commands
@ -35,5 +35,5 @@ _ border radius
## Widgets
[ ] Dynamic text box to implement an fps counter
[x] Dynamic text box to implement an fps counter
[ ] Button with label