ad95bc34a9a22ea5f7cf4cf931f5df6b4f5f8d1e
Update grid widget with adaptive column/row widths and pruning support. Replaced fixed ROW_HEADER_WIDTH (16) and COL_WIDTH (10) with adaptive widths based on content. MIN_COL_WIDTH=5, MAX_COL_WIDTH=32. MIN_ROW_HEADER_W=4, MAX_ROW_HEADER_W=24. Column widths measured from header labels and cell content (pivot mode measures formatted values, records mode measures raw values). Row header widths measured from widest label at each level. Added underlining for columns sharing ancestor groups with selected column. Updated is_aggregated check to filter virtual categories. Co-Authored-By: fiddlerwoaroof/git-smart-commit (unsloth/Qwen3.5-35B-A3B-GGUF:Q5_K_M)
Description
Languages
Rust
98.1%
Python
1.1%
Shell
0.6%
Nix
0.2%