Files
ladybird/Userland/Libraries/LibGUI/TreeView.cpp
thankyouverycool ef61a963e9 LibGUI: Always set tree column content width to widest open node
Fixes hidable horizontal scrollbars remaining visible even after
collapsing their responsible nodes. Tree column width defaults to
column header width if wider than current content.
2021-02-20 22:27:52 +01:00

22 KiB