mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 03:17:35 +00:00
Applications: Make a few of the larger Toolbars collapsible
Some Toolbars for FileManager, FontEditor and PixelPaint can now collapse on resize.
This commit is contained in:
parent
97b381652a
commit
7537a045e5
3 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
@GUI::Toolbar {
|
||||
name: "main_toolbar"
|
||||
collapsible: true
|
||||
}
|
||||
|
||||
@GUI::Toolbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue