feat(tabletop): let candidates inherit and override route stacking
Candidates now carry their own stacking strategy, inheriting the route's when absent, so the default tilt applies consistently. Drop the now redundant explicit tilt from the poker deck.
This commit is contained in:
@@ -106,7 +106,6 @@ layout:
|
||||
align: center
|
||||
zStart: 0
|
||||
#zEnd: 100
|
||||
tilt: 1
|
||||
curve: M -50 -200 C 50 -150 450 -150 550 -200
|
||||
- route: /community/:slot
|
||||
candidates:
|
||||
|
||||
Reference in New Issue
Block a user