Right-click auto-move plays no shake animation when no legal move exists #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
On desktop and web, right-clicking a card to auto-move it should play the shake animation when no legal destination exists. Currently the card is silently ignored instead of shaking.
Expected behaviour
If right-clicking a card finds no valid move, the card shakes to give the player clear feedback that the move is not possible — consistent with the behaviour for drag-and-drop onto invalid targets.
Actual behaviour
No animation plays; the card stays still with no feedback.
Platform
Desktop and Web (WASM)