mirror of
https://github.com/epiral/bb-browser.git
synced 2026-09-14 13:45:45 +08:00
403f29592f
- 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.