summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2023-10-19 16:55:04 +0800
committerGitHub <noreply@github.com>2023-10-19 16:55:04 +0800
commit0c4987aa86dc5210c11024b74f3f8947ba1358ac (patch)
treed133948be851cb4209a006237dd99fda25d1909c /Cargo.lock
parentd9cc84b3732fe9cb0c819b93d67d2a6420f6a065 (diff)
Table formatting logic overhaul (#305)
* Table formatting logic overhaul - Columns now auto-expand and auto-shrink proportionally - Data column selection logic is now set per-table - Necessary boilerplate added to allow tables with more (or fewer) columns in the future * Better naming: `TableLayout` -> `DisplayLayout` * Fix clippy complaints * Optimise layout cutoff widths - These values are pretty much arbitrary. I'm open to further optimising them in the future. * Updated test snapshots to match new layout settings * Remove unnecessary logging * Correct `debug_fn` impl for `column_selector` * Further optimise bandwidth column display * Update test snapshots * Layout width preset minor adjustment
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions