first 'full' layout draft impl done.

found a memory bug...
This commit is contained in:
2024-03-14 02:02:09 -04:00
parent 180c296556
commit cf7660e385
10 changed files with 336 additions and 411 deletions

View File

@ -89,4 +89,4 @@ test_text_box :: proc()
}
text_box.style.layout.pos = pos
}
}