Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set face down state based on card's actual state. #19

Open
kristianserrano opened this issue Jul 8, 2023 · 1 comment
Open

Set face down state based on card's actual state. #19

kristianserrano opened this issue Jul 8, 2023 · 1 comment
Labels
enhancement New feature or request fixed? please test This issue has been resolved, in theory. Please help test the fix.

Comments

@kristianserrano
Copy link

Instead of assuming the card should be dealt face down, let the card's state determine that. Cards can be drawn or dealt face down, so we can let the user decide based on their actions.

Additionally, flip the card based on card flips in the fancy display.

(I've already almost got this implemented for an upcoming PR.)

@orcnog orcnog added the enhancement New feature or request label Apr 16, 2024
@orcnog
Copy link
Owner

orcnog commented Apr 24, 2024

Latest release solves this! A user can configure how/when the actual state determines the displayed face in the viewer, variable by actions. Choosing "Source stack determines face" for the Deal action mean face-down cards will be dealt and viewed face-down.

Please test and lmk if there are any issues.

@orcnog orcnog added the fixed? please test This issue has been resolved, in theory. Please help test the fix. label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed? please test This issue has been resolved, in theory. Please help test the fix.
Projects
None yet
Development

No branches or pull requests

2 participants