devtools
devtools copied to clipboard
Use flexed / dynamic widths for table columns
When we use fixed widths for table columns, it can lead to a lot of unused space:

in our existing column widget calculation code, we should look into using the heuristic of measuring the longest text for a column instead of using TreeColumnWidthExtension._defaultColumnWidth