Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully handle tab hoarders #9

Open
thomaswilburn opened this issue Sep 2, 2022 · 0 comments
Open

Gracefully handle tab hoarders #9

thomaswilburn opened this issue Sep 2, 2022 · 0 comments

Comments

@thomaswilburn
Copy link
Member

Some people, not to name names, might use the rig in an instance of Chrome that has so many tabs open that they've started to form civilizations amongst themselves. In this case, it'd be easy for there to be multiple tabs open to different graphics in the rig, all of which would then consume resources whenever a change was made in one and they all auto-reload. As such, we should either:

  • Detect when other tabs are open using a shared message channel and warn them about it, possibly offering a mechanism to switch to and close those tabs, or
  • Find a way to scope our live reload messages so that they're only sent to clients with the current graphic open.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant