Only Consider Complete Stack in Double-Click Move #158

Closed
opened 2026-07-07 23:29:11 +00:00 by Quaternions · 1 comment

When a card is clicked, all sub-stacks are considered and sometimes take precedence over the desired move, which was the entire stack starting from the double-clicked card. Do not consider moving greater or fewer cards than the double-clicked card when performing the move.

When a card is clicked, all sub-stacks are considered and sometimes take precedence over the desired move, which was the entire stack starting from the double-clicked card. Do not consider moving greater or fewer cards than the double-clicked card when performing the move.
Owner

Fixed in v0.43.2 (PR #167): double-click/tap now moves exactly the stack headed by the clicked card — a lone card prefers the foundation, a multi-card run goes whole to a tableau or is rejected (the stack shakes instead of moving its top card). @Quaternions could you confirm the new double-click feel matches what you expected? Live on https://klondike.aleshym.co/play and in the v0.43.2 APK.

Fixed in v0.43.2 (PR #167): double-click/tap now moves exactly the stack headed by the clicked card — a lone card prefers the foundation, a multi-card run goes whole to a tableau or is rejected (the stack shakes instead of moving its top card). @Quaternions could you confirm the new double-click feel matches what you expected? Live on https://klondike.aleshym.co/play and in the v0.43.2 APK.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: funman300/Ferrous-Solitaire#158