mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:17:36 +00:00
FileManager: Set minimum folder pane width
This commit is contained in:
parent
e5647e2ddf
commit
55c3a5969c
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
@GUI::HorizontalSplitter {
|
@GUI::HorizontalSplitter {
|
||||||
name: "splitter"
|
name: "splitter"
|
||||||
|
first_resizee_minimum_size: 80
|
||||||
|
|
||||||
@GUI::TreeView {
|
@GUI::TreeView {
|
||||||
name: "tree_view"
|
name: "tree_view"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue