tudo-aqua / bgw

BoardGameWork
https://tudo-aqua.github.io/bgw/
Apache License 2.0
24 stars 16 forks source link

[bgw-gui] Setting front visual on CardView doesn't update the card. #364

Open abouzerda opened 1 year ago

abouzerda commented 1 year ago

Describe the bug Setting front visual on CardView doesn't update the card.

To Reproduce Steps to reproduce the behavior:

  1. Add a CardView to a scene
  2. set a different front visual to the card on click
  3. card doesn't update

Expected behavior New front visual should be seen