- Increase text and padding sizes in MonoTheme for better readability - Text: 14px → 15px - Headings: 18px → 20px - Padding: 6px → 8px, 8px → 10px - Make horizontal splitter more flexible (10-90% → 5-95% drag range) - Add comprehensive color mapping functions for dropdowns: - BuildGenericColorMap: rainbow palette for any options - BuildQualityColorMap: gradient based on quality level - BuildPixelFormatColorMap: semantic colors for pixel formats - Fix settings_module.go build errors: - Remove duplicate buildBenchmarkTab function - Fix missing imports (runtime, exec, color) - Fix runBenchmarkFromSettings → showBenchmark - Remove unused variable i in loop |
||
|---|---|---|
| .. | ||
| benchmarkview.go | ||
| colors.go | ||
| components.go | ||
| mainmenu.go | ||
| queueview.go | ||