gaming-hub/web/src/plugins/radio
Daniel f18638ff57 Refactor: Radio topbar layout + fix soundboard connection modal
- Radio: Move controls from bottom bar to topbar above globe
  (guild/channel selectors, now playing, volume, connection, stop)
- Radio: Theme selector moved inline into topbar-right
- Radio: Globe now fills remaining space below topbar
- Soundboard: Fix connection modal not opening when voiceStats is null
  (modal now renders with '---' values when no voice data available)
- Both: Modal condition changed from `showConnModal && voiceStats` to
  just `showConnModal`, handling null voiceStats gracefully

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 11:36:01 +01:00
..
RadioTab.tsx Refactor: Radio topbar layout + fix soundboard connection modal 2026-03-06 11:36:01 +01:00
TileTextureManager.ts Fix: Tile proxy for black globe + radio voicestats modal 2026-03-06 11:19:19 +01:00