Files
Ferrous-Solitaire/solitaire_engine
funman300 e0f369d322
Android Release / build-apk (push) Successful in 4m37s
fix(engine): raise STACK_FAN_FRAC above corner label z to fix foundation pile bleed-through
Android corner label children sit at local z=0.02; with STACK_FAN_FRAC=0.003
the card below's label (world z=1.02) rendered above the card on top's sprite
(world z=1.003), causing overlapping rank/suit text on foundation piles.
Raising STACK_FAN_FRAC to 0.025 ensures every card sprite covers all children
of the card below it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 14:01:10 -07:00
..