Fixed the layout boxes & resize handles anchors & alignemnts

This commit is contained in:
2024-05-21 11:50:53 -04:00
parent 17859a5eb9
commit 31bc207c75
5 changed files with 26 additions and 45 deletions

View File

@ -244,7 +244,7 @@ update :: proc( delta_time : f64 ) -> b32
// test_hover_n_click()
// test_draggable()
// test_text_box()
test_parenting( & default_layout, & frame_style_default )
// test_parenting( & default_layout, & frame_style_default )
// test_whitespace_ast( & default_layout, & frame_style_default )
}
//endregion Workspace Imgui Tick