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

Resolve issue #53 - feature request #54

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pvspain
Copy link
Contributor

@pvspain pvspain commented Dec 22, 2023

Issue #53 - Copy a clue solution to the clipboard

Add public API controller method copyCurrentClueSolution(), DOM ident copy-clue-solution and published event clueSolutionCopied.
An example is added to the demo as the clue Copy button.

The current clue solution is copied to the clipboard - the desired clue must be highlighted in the crossword grid.
The logic for the action requires that the solver's answer be correct or the clue revealed before the solution is copied to the clipboard.

@pvspain pvspain changed the title Issue #53 resolved - feature request Resolve issue #53 - feature request Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant