Add indentation according to depth in symbol palette
This commit is contained in:
parent
44755db745
commit
3a16d7fe50
6 changed files with 21 additions and 10 deletions
|
|
@ -116,6 +116,7 @@ pub fn on_render_menu(_: *Type, button: *Type.ButtonType, theme: *const Widget.T
|
|||
|
||||
return tui.render_symbol(
|
||||
&button.plane,
|
||||
0,
|
||||
values.label,
|
||||
icon_,
|
||||
color,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue