ui_tree_table
This commit is contained in:
@@ -42,6 +42,7 @@ fn void mt_ui_stacks(ma_arena_t *arena, sb8_t *c, sb8_t *h) {
|
||||
{ f32 padding 0 x }
|
||||
{ f32 string_pos_offset 0 0 }
|
||||
{ r2f32_t rect 0 `window_rect_from_frame(ui->frame)` }
|
||||
{ ui_box_flags_t flags 0 `(ui_box_flags_t){0}` }
|
||||
{ v4f32_t background_color 0 `ui_color_table[ui_color_rect]` }
|
||||
{ v4f32_t bg_hot_color 0 `ui_color_table[ui_color_rect_hot]` }
|
||||
{ v4f32_t bg_active_color 0 `ui_color_table[ui_color_rect_active]` }
|
||||
|
||||
Reference in New Issue
Block a user