046ff03f8b
- Decode images in background goroutine, not in Draw() - Show [loading image...] placeholder until decode completes - Skip pv.term.Draw() when composite is active (pager got no input) - Thread-safe access to decoded image cache via sync.Mutex - Invalidate callback triggers redraw when images finish decoding