Files
ladybird/Userland/Libraries/LibGUI/AbstractTableView.cpp
thankyouverycool 3cc7862487 LibGUI: Support double-click resizing column headers
Columns can now be best-fit resized by double-clicking their
grabbable edges. When a default width is set and all data is empty,
double-clicking will restore the column to its original state.
2021-03-18 07:49:55 +01:00

14 KiB