rect_top and children sum

This commit is contained in:
Krzosa Karol
2025-01-28 23:26:46 +01:00
parent 5fe358f480
commit 491f60b59e
6 changed files with 113 additions and 71 deletions

View File

@@ -22,6 +22,7 @@
[ ] maybe copy package stuff to build?
[ ] ui
[ ] RECT STACK
[ ] table
[ ] vertical scroll
[x] working
@@ -56,7 +57,6 @@
[ ] draw image in box ui
[ ] core
[x] safe cast
[ ] ast
[ ] move to core layer at some point as the abstract format for different types of serialization
[ ] use bit fields instead of ast_flag
@@ -79,3 +79,4 @@
[ ] s8_bin
[x] hash table
[x] intern table
[x] safe cast