bramkragten / swipe-card

Card that allows you to swipe throught multiple cards for Home Assistant Lovelace
234 stars 32 forks source link

Reduced Size After HASS Update 2024.7 #88

Open TonyMontuna opened 1 week ago

TonyMontuna commented 1 week ago

I am unable to modify the size of the swipe card. I had two line graphs on each tab of my dashboard within a swipe card.

After updating, the graphs are half the height and illegible from mobile or web browsers .

It has no visual editor so the new sizing options are challenging as I'm unsure of a YAML code to restore the full size.

abenedet78 commented 1 week ago

Same issue for me. Here's an image:

image

Here's the code: `type: custom:swipe-card card_width: calc(100% - 48px) parameters: centeredSlides: true slidesPerView: auto spaceBetween: 16 initialSlide: 0 cards:

TonyMontuna commented 1 week ago

Bump.... the latest patch update causes it to looks ever more weird 0

TonyMontuna commented 1 week ago

@bramkragten is this still maintained or has this been deprecated? Not trying to be a pest but I noticed other issues logged without reply so want to know if this is something I should move on from. Love it, it's awesome, but if there's no plans to fix it I can move on from it.

uszke commented 2 days ago

@TonyMontuna @abenedet78 does the problem occur when you use bare sensor card with card_mod: class: graph only?

Cause for me it does not matter if it's inside of the swipe card or not. And it's started from latest update I guess. It's probably not swipe card related issue but core home assistant or card mod

TonyMontuna commented 2 days ago

I’m not sure if that’s the only time but that is how I currently have it configured. Agree it’s likely not swipe card but I really have no way of knowing so wanted to have a log and it appears I’m not the only one.

On Fri, Jul 19, 2024 at 1:38 AM MateuszTrojca @.***> wrote:

@TonyMontuna https://github.com/TonyMontuna @abenedet78 https://github.com/abenedet78 does the problem occur when you use bare sensor card with card_mod: class: graph only?

Cause for me it does not matter if it's inside of the swipe card or not. And it's started from latest update I guess. It's probably not swipe card related issue but core home assistant or card mod

— Reply to this email directly, view it on GitHub https://github.com/bramkragten/swipe-card/issues/88#issuecomment-2237815591, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3ZDBF5MN4JHLU5CRC2OMZTZNBNX3AVCNFSM6AAAAABKPODIZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXHAYTKNJZGE . You are receiving this because you were mentioned.Message ID: @.***>