Summary
Track a follow-up for width contention policy and style presets after base auto-width improvements.
Problem
When many columns compete for limited width, we need explicit policy and optional user-facing presets.
Scope (follow-up)
- Add configurable hard/max width behavior as a separate concern from baseline auto-width sizing.
- Add style/presentation presets that can be toggled in UI (for example via named display/style groups).
- Ensure histogram cells keep a minimum usable width.
Notes
This should remain separate from the base issue that computes preferred widths by inspecting column data and sets explicit pixel widths.