Files
ladybird/Userland/Libraries/LibGUI/TreeView.cpp
thankyouverycool cfaf97a463 LibGUI: Walk all visible rows when updating TreeView column sizes
Previously only rows containing root nodes were considered. Fixes
offset content drift and columns failing to resize in multi-column
TreeViews
2021-03-19 22:56:36 +01:00

24 KiB