VideoTools/internal/ui
Stu Leak 7954524bac fix(ui): Prevent crash from nil raster image for enabled modules
The diagonal stripe pattern raster function was returning nil for
enabled modules, causing a nil pointer dereference when Fyne tried
to process the texture. Fixed by always returning a valid image -
transparent for enabled modules, striped for disabled modules.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 12:50:34 -05:00
..
benchmarkview.go Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
colors.go feat(ui): Add distinct color for Remux format 2025-12-29 02:29:54 -05:00
components.go fix(ui): Prevent crash from nil raster image for enabled modules 2025-12-31 12:50:34 -05:00
mainmenu.go feat(ui): Redesign main menu with compact 3x5 grid layout 2025-12-31 08:43:49 -05:00
queueview.go fix(ui): Prevent queue items from jumping during updates 2025-12-29 02:31:57 -05:00