Files
ladybird/Libraries/LibGUI
Andreas Kling b5525d4ec3 GTableView: Add a mode for automatically sizing column to fit content
You can now call GTableView::set_size_columns_to_fit_content(true) and
the table columns will grow to fit the content. They will never shrink,
only grow.

This means I can spend a lot less time fidgeting with column widths :^)
2019-08-09 19:30:24 +02:00
..
2019-07-25 19:49:28 +02:00
2019-07-25 19:49:28 +02:00
2019-07-11 15:49:47 +02:00
2019-07-25 19:49:28 +02:00
2019-07-31 07:07:59 +02:00