Element size resolver

This commit is contained in:
Synthasmagoria 2026-07-28 14:25:18 +02:00
commit 12320fbefa
2 changed files with 49 additions and 43 deletions

View file

@ -42,6 +42,7 @@ main :: proc() {
config = {
color = cast([4]u8)rl.GREEN,
label = "",
margin = {0.0, 4.0},
},
)
ui.container_end()