Thanks RomRider. Got it working, had an interesting time aligning the play state buttons but got there in the end.
This should be dynamic too, im still using my automation to put the player name into a text_input and then im creating a variable from that. Im sure the variable field can take a template but ill maybe look at that another day.
Hi , @petro , sorry i might have lost an update somewhere , i had your card
which was working ok , each button was functioning , and now i just noticed that insted of the button, the card push button once and then open the popup
@Umbe@stban1983, there seem to be an issue with the latest 3.4.0 release regarding embedded cards, Iāll look into this soon. In the meantime you should roll back to the previous 3.3.4 release.
RomRider would know best so try that suggestion first but if that doesnāt work, try to set box-shadow: none in the styles of the inner cards. I think I had this same issue when I added an inner card thatās a timer (only at the top and not the bottom though). My full code is posted somewhere on this thread but itās like this:
I found this card very powerful. Thank you for that.
Because Iām just starting with that, is it normal that the button card element takes more place than its content? I defined with as 150px, but button card takes 380px (shadow root inside has indeed 150px)
It makes impossible to automatically fill the space with those buttons. Is it intentionally? Have it be layouted explicitelly with stack cards? In examples I found nothing about itā¦ all cards sits one next to each other
Hi @RomRider,
Iām trying to use your card in combination with Swiper card.
It works well in browser, but I have an issue on mobile (iOS):
when I swipe to change card, the tile I put the finger on get activated, as if I would tapping it.
Iāve tried with other custom ābuttonā card (e.g. homekit style card) and I have not encountered this issue.
Do you think thereās a way to solve it?
Hope my explanation is clear enoughā¦ thanks in advance for any help, and thank for this awesome card