gaming-hub/web/src/plugins/radio
Daniel 7786d02f86 fix: globe clickable after tab switch — deferred init with ResizeObserver
Globe.gl needs non-zero container dimensions for initialization and click
handling. With the tab persistence fix (display:none for hidden tabs), the
globe container starts at 0×0 when radio isn't the first tab. Added a
separate ResizeObserver that detects when the container becomes visible
and triggers globe initialization via containerVisible state dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 23:17:48 +01:00
..
RadioTab.tsx fix: globe clickable after tab switch — deferred init with ResizeObserver 2026-03-06 23:17:48 +01:00
TileTextureManager.ts Fix radio globe texture rendering 2026-03-06 11:55:26 +01:00