stinobook

Results 16 comments of stinobook

console when card draws: ![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/eac89dae-e8f0-4241-ab9e-5dd4ac0bff42) console when it doesnt: ![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/26ef8ccc-0459-4d5c-a914-d0aad2c7e7d9)

![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/fc0f2243-193e-4313-9e66-6e159b2607a2) latest everything :)

Breakthrough! thinking about my 'default' state on the other cards, thought about adding a default IMAGE to the animations: ![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/db1ec0ff-c5b1-43d2-993b-5328f3d1717c) ![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/5c940a9f-340e-4ef1-912d-b3d2f34c5409) and this works. so what im thinking is it...

Hope this helps you with the developement of the card :) so the 'simple' fix was having to add a default image to animations on usersvgs (mabye only in case...

It all seems so logical once you find out what causes it :) PS: console is pretty clean as well now: ![image](https://github.com/AmoebeLabs/swiss-army-knife-card/assets/51697064/5b12000a-5143-4b5f-9702-34c078f225f9)

current workaround i found: use this for style to make it invisible: ``` styles: label: font-size: 0em ```