VideoTools/internal/ui
Stu Leak d24fd7c281 Fix main menu layout alignment issue
- 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>
2025-12-20 14:32:04 -05:00
..
benchmarkview.go Improve benchmark results sorting and cancel flow 2025-12-20 12:05:19 -05:00
components.go Fix Fyne threading errors in stats bar Layout() 2025-12-20 14:20:05 -05:00
mainmenu.go Fix main menu layout alignment issue 2025-12-20 14:32:04 -05:00
queueview.go Add progress bars to In Progress tab and fix lossless quality compatibility 2025-12-18 18:27:24 -05:00