bramkragten / weather-card

Weather Card with animated icons for Home Assistant Lovelace
MIT License
480 stars 168 forks source link

Long name overlaps with current temperature #82

Open parautenbach opened 3 years ago

parautenbach commented 3 years ago

Screenshot 2020-10-15 at 09 43 10

This can be remedied by using e.g. the custom mod card but it would be nice if the card could automatically size the "header" section. Since there's a workaround I'd say this is not a very high priority.

paulgottgens commented 3 years ago

overlappen

I have the same problem. On my mobile it looks even worse. I tried to modify weather-card.js, but I am not a programmer, so no success.

srodighiero commented 3 years ago

Same problem on hassio when visualizing lovelace on small screen (like laptop). No issue on mobile app, name displayed correctly. image

Mariusthvdb commented 2 years ago

hacked the card to move the Station name to its own line, not perfect, but hope Bram can have a look: https://github.com/bramkragten/weather-card/issues/112