State badge should not make entity pictures round for camera, media player #11248
Unanswered
balloob
asked this question in
Other feature requests
Replies: 2 comments
-
I am not sure I agree. I don't think making them square gives you any more real detail at that small of an image. Circle looks better IMO |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm always a bit confused by the circle and think we should give it sharp edges. This gives it a more recognizable shape. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The request
The
<state-badge>
component will render a badge for a state. If a state has an entity picture, we're rendering that picture but in a circle.This is bad for camera and media player where the picture tells either what's currently visible (the whole point of a camera) or album art for a media player.
I think that we should explore changing 50% to 2px radius. It's probably better to just do it for all things that have an entity picture, bu we could also just limit it to media player/camera.
It's also used in entities cards for rows.
The alternatives
Additional information
Beta Was this translation helpful? Give feedback.
All reactions