-
Notifications
You must be signed in to change notification settings - Fork 0
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
Web simulator improvements #429
Comments
Let's make the 'highlight' color #7FFFD4. |
Let's unify the background color of the website and simulator too. Maybe we support dark mode in both? |
How about automatically checking for an update when we start so the user doesn't have to initiate it? |
Don't show the QR code when we know we've got an update. Perhaps don't show it until the initial fetch has failed so it doesn't flash? |
Pretty sure we're not going to fix this bug all at once, so, while I'm thinking about it--I'd love to figure out a way to cleanly merge the navigation links from the top of the website with this. Or, at the very least, implement them twice, and style them similarly so you don't randomly get stuck in the simulator. |
Maybe we can re-fetch when the window gets focus again? (I was switching between browser tabs) |
Addressed in #434:
7FFFD4
The text was updated successfully, but these errors were encountered: