alexis-martel / Open-Crossword

An open-source crossword puzzle platform, focused on design and ease of use.
https://graphe.me/Open-Crossword/
GNU General Public License v3.0
8 stars 0 forks source link

`selectNextSquare()` does not behave like `selectPreviousSquare()` #106

Closed alexis-martel closed 1 year ago

alexis-martel commented 1 year ago

selectPreviousSquare() skips over blocks and invisibles, something selectNextSquare() doesn't do