rianadon / timer-bar-card

A progress bar display for Home Assistant timers
Other
340 stars 15 forks source link

Align Height for mushroom style cards in a row #117

Closed skycryer closed 3 months ago

skycryer commented 6 months ago

I use 2 timer cards in a horizontal stack, appears also in a grid card. If 1 card is active and 1 is not then they do not fill the container when using the mushroom style. The mushroom cards have an option for fill_container that does not work here.

Expected behaviour: Cards in a row should equal the height

Screenshot 2023-12-27 at 10 40 22
rianadon commented 3 months ago

The card now has support for fill_container like the mushroom cards, so it'll be possible to match the heights with the latest version.