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

Little loading blue icon is rendered behind the menu #1664

Open
felipecrs opened this issue Oct 26, 2024 · 3 comments
Open

Little loading blue icon is rendered behind the menu #1664

felipecrs opened this issue Oct 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@felipecrs
Copy link
Contributor

Description of problem:

When menu is not outside, the little loading blue icon that shows when a still image is being displayed before the live stream is fully loaded is rendered behind the menu. I believe it should be rendered below the menu.

image

@felipecrs felipecrs added the bug Something isn't working label Oct 26, 2024
@dermotduffy
Copy link
Owner

This would actually be non-trivial to implement, since it would require the live provider code knowing where the browser rendered the menu. I had been thinking about moving it into the status bar though (I think you usually have that disabled, but it's enabled by default and feels like a good place for this, downside is that people who disable the status bar would not see this little indication that the "real stream" isn't loaded).

@felipecrs
Copy link
Contributor Author

felipecrs commented Oct 26, 2024

Status bar seems like a reasonable place for such information indeed.

Another option would be to dim the icon opacity, make it grey, and center it in the image.

@felipecrs
Copy link
Contributor Author

Another option would be to dim the icon opacity, make it grey, and center it in the image.

Or maybe it won't look good. lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants