Fixed text auto-layout

This commit is contained in:
2024-03-14 10:11:04 -04:00
parent cf7660e385
commit ee8b68ac3e
7 changed files with 29 additions and 33 deletions

View File

@ -150,7 +150,7 @@ render_mode_2d :: proc()
computed_size := computed.bounds.p1 - computed.bounds.p0
if ! within_range2( view_bounds, computed.bounds ) {
// continue
continue
}
// TODO(Ed) : Render Borders