heatherleaf / crossword-maker

A simple web-based tool for building your own crosswords
https://heatherleaf.github.io/crossword-maker/crossword.html
GNU General Public License v3.0
8 stars 5 forks source link

Override the lexicon by adding new words #10

Closed heatherleaf closed 3 years ago

heatherleaf commented 3 years ago

Sometimes the constructor wants to add a word that's not in the lexicon. We can do this e.g. by letting the user write the new word in the search filter. When the filter contains the exact amount of letters, an "override" button appears.