animate clip rect, fix main app
This commit is contained in:
@@ -17,6 +17,8 @@ struct ui_box_flags_t {
|
||||
b8 draw_text: 1;
|
||||
b8 clip_rect: 1;
|
||||
|
||||
b8 animate_appear: 1;
|
||||
|
||||
b8 children_sum_x: 1;
|
||||
b8 children_sum_y: 1;
|
||||
b8 keyboard_nav: 1;
|
||||
|
||||
Reference in New Issue
Block a user