Files
yan5xu 403f29592f fix(view): allow tab switching when stream is disconnected
- Remove pointer-events:none from dimmed tab/url bar so tabs remain
  clickable even when not connected to a stream.
- Update activeTabId and re-render immediately on click for responsive
  UI, then async invoke stream.switch only if connected.
- Skip stream.switch call when disconnected to avoid errors.
2026-05-25 22:03:31 +08:00
..