Files
sproutclaw/packages/tui/src/components
Mario Zechner fbd6b7f9ba fix(tui): prevent image ID collisions between modules
- allocateImageId() now returns random IDs instead of sequential
- Static images no longer auto-allocate IDs (transient display)
- Only explicit imageId usage (like DOSBox) gets tracked IDs
- Suppress emulators exit logging in DOSBox dispose

Fixes image replacement bug when extension and main app both
allocated sequential IDs starting at 1.
2026-01-22 04:52:55 +01:00
..
2025-11-21 03:12:42 +01:00
2025-11-21 03:12:42 +01:00
2025-11-21 03:12:42 +01:00
2025-12-01 13:05:12 +01:00