Open
Description
When you find a pair, cards are animated scaling smaller and getting transparent.
They're supposed to become fully invisible but they don't, and the ghost cards left behind are still interactive.
In the screenshot, the game is fully solved. The small square in the rightmost column is an example of a card that didn't fully disappear. There are other smaller ones in the first row. The code is supposed to scale the cards down to 1% of their full size which is much smaller than that.
The two big ghost cards in the middle are what you get by clicking those tiny squares.
To me this suggests either that the animation stops before it's really finished, or that when it stops it doesn't get a chance to update the card elements to their final state.
Metadata
Metadata
Assignees
Labels
No labels