Add indentation according to depth in symbol palette

This commit is contained in:
Igor Támara 2026-03-13 13:32:25 -05:00
parent 44755db745
commit 3a16d7fe50
6 changed files with 21 additions and 10 deletions

View file

@ -209,6 +209,7 @@ pub fn on_render_menu(self: *Type, button: *Type.ButtonType, theme: *const Widge
};
return tui.render_symbol(
&button.plane,
0,
values.label,
icon_,
color,