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> |
||
|---|---|---|
| .. | ||
| benchmarkview.go | ||
| colors.go | ||
| components.go | ||
| mainmenu.go | ||
| queueview.go | ||