mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 10:48:53 +00:00
FileManager: Group Toolbar overflow
This commit is contained in:
parent
eefe6e35ac
commit
6e2fc0285e
Notes:
sideshowbarker
2024-07-18 04:38:32 +09:00
Author: https://github.com/frhun
Commit: 6e2fc0285e
Pull-request: https://github.com/SerenityOS/serenity/pull/15484
Reviewed-by: https://github.com/AtkinsSJ ✅
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
@GUI::Toolbar {
|
||||
name: "main_toolbar"
|
||||
collapsible: true
|
||||
grouped: true
|
||||
}
|
||||
|
||||
@GUI::Toolbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue