Trying to figure out this bug with pools...

This commit is contained in:
2024-03-20 13:34:47 -04:00
parent fb1a6063a7
commit 714d60ee34
10 changed files with 101 additions and 33 deletions

View File

@ -274,7 +274,7 @@ UI_Box :: struct {
UI_Layout_Stack_Size :: 512
UI_Style_Stack_Size :: 512
UI_Parent_Stack_Size :: 512
UI_Built_Boxes_Array_Size :: 512
UI_Built_Boxes_Array_Size :: 8 * Kilobyte
UI_State :: struct {
// TODO(Ed) : Use these