mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:27:46 +00:00
FileManager: Add layout options to View menu
File Manager's toolbar, location bar, status bar and folder pane can now be toggled on/off
This commit is contained in:
parent
cb42ba0ab1
commit
94e494d6d2
3 changed files with 89 additions and 5 deletions
|
@ -5,6 +5,7 @@
|
|||
}
|
||||
|
||||
@GUI::ToolBarContainer {
|
||||
name: "toolbar_container"
|
||||
@GUI::ToolBar {
|
||||
name: "main_toolbar"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue