mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:07:34 +00:00
Userland: Set tab-widget properties in GML instead of code
This commit is contained in:
parent
24a8a260c0
commit
84b98da259
6 changed files with 6 additions and 7 deletions
|
@ -13,6 +13,8 @@
|
|||
name: "tab_widget"
|
||||
container_margins: [0]
|
||||
uniform_tabs: true
|
||||
reorder_allowed: true
|
||||
show_close_buttons: true
|
||||
text_alignment: "CenterLeft"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue