harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
329 stars 19 forks source link

fix(card): pass proper props to `CardImage` - fixes #87 #91

Closed Bergbok closed 2 months ago

Bergbok commented 2 months ago

The current CardImage on V2 uses src and size props and doesn't have isCircular.

Will need to be reverted when V3 drops.

harbassan commented 2 months ago

:/ image

Bergbok commented 2 months ago

Ah damn, I didn't test it on non-equal aspect ratio images :/