- Replace layout.NewHBoxLayout() with container.NewHBox() for header - Replace layout.NewVBoxLayout() with container.NewVBox() for body - Prevents unwanted stretching and improves alignment with rest of UI - Elements now use natural sizing instead of filling available space 🤖 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 | ||