sandsmark / recrossable

crossword game with simplistic handwriting recognition and automatic generation of crosswords
GNU General Public License v2.0
62 stars 11 forks source link

No clear way to undo/erase entries #5

Closed Snowflake6 closed 3 years ago

Snowflake6 commented 3 years ago

An Eraser or even an Undo button would be useful.

sandsmark commented 3 years ago

you can "clear" it by scribbling/"scratching" over the text, or just cover what is written (it checks if you have tried covering more than 25% of the cell), then it clears the contents.

I wanted to keep the UI minimal, but it might not be very obvious how it works.

Snowflake6 commented 3 years ago

I just found this by accident last night. :) I tried scribbling before posting the issue, but I guess I didn't scribble enough. Then last night I wrote too much in a cell and it cleared! So I spent some time figuring out how best to "scribble" to get rid of a letter. Knowing how it works it now feels quite natural. Issue closed! Although you might want to put a note in the main page Readme about this... :)