clean up layout dir

This commit is contained in:
2025-12-07 14:45:54 -05:00
parent c99d466b75
commit 7b3a79b1b0
10 changed files with 42 additions and 102 deletions

1
TODO
View File

@@ -16,6 +16,7 @@ scaling
field could be best solution so redrawing stuff isn't needed & you can specify both as user
WidgetRef<W> or smth instead of Id
fyi this is not the same as what was just implemented
enum that's either an Id or an actual concrete instance of W
painter takes them in instead of (or in addition to) id
then type wrapper widgets to contain them