UI Scaling: - Reduce module tiles from 220x110 to 160x80 - Reduce title size from 28 to 20 - Reduce queue tile from 160x60 to 140x50 with smaller text - Reduce section padding from 14 to 8 pixels - Remove extra padding wrapper around tiles Header Layout Improvements: - Use border layout with title on left, controls on right - Compact button labels: "☰ History" → "☰", "Run Benchmark" → "Benchmark" - Eliminates wasted space in header Queue Behavior Fix: - "Clear Completed" always returns to main menu (not last module) - "Clear All" always returns to main menu - Prevents unwanted navigation to convert module after clearing All changes work together to fit app within 800x600 default window 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| benchmarkview.go | ||
| components.go | ||
| mainmenu.go | ||
| queueview.go | ||