dermotduffy / frigate-hass-card

A Lovelace card for Frigate in Home Assistant
MIT License
547 stars 59 forks source link

Style Issue - Corner rounding #816

Closed conorlap closed 2 weeks ago

conorlap commented 2 years ago

Checklist:

Release with the issue: v4.0.0-rc.3 Last working release (if known): N/A - this issue has been there for a while Browser and Operating System: Firefox & Edge on macOS and the Android Companion app

Description of problem:

I'm getting these weird style issues again, all the corners of the card are displaying this on multiple browsers - the rounding isn't correct.

Screenshot 2022-09-05 at 10 20 01

The standard WebRTC custom card displays fine with nice rounded corners:

Screenshot 2022-09-05 at 10 20 10

Javascript errors shown in the web inspector (if applicable):

N/A

Additional information:

HA theme that I use: https://github.com/Kibibit/hass-kibibit-theme

dermotduffy commented 2 years ago

OK -- I think this is fixed now, and tested with that (nice) theme you linked to. This is a pretty exasperating problem since it should be ridiculously easy to implement these corners, but because of a bug in a (totally unrelated) HA frontend component, I have to jump through all sorts of hoops to get both it ... and this corner rounding ... both working, so I fear this may not be the last time this bites.

conorlap commented 2 years ago

Brilliant, working fine here now - thanks @dermotduffy !! 🥳

conorlap commented 2 weeks ago

Hey @dermotduffy This issue's back with v6.0.0-beta.4