Finishing first pass on documentation, fully, with the addition of a "How to..." page, full of tutorials
1.0.2 July 28, 2025
Minor adjustment to DSCardMovementHelper flags (moveDone, rotationDone, and scaleDone) to address some edgecases with card movement.
Prior to fix, cards that are in the middle of a restack will jump position if their end position is changed due to a card deal (aka being moved to a different stack).
This bug is especially bad when the stack is aligned to center.
This fix will smooth that motion out, without compromising other movement cases, significantly.
Adding Card Tint DSActions: DSTintCardAction, and DSResetCardTintAction