]> git.cworth.org Git - lmno.games/commit
letterrip: Don't bring up modal for selecting blank tile when first clicking it
authorCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 13:53:12 +0000 (08:53 -0500)
committerCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 13:53:12 +0000 (08:53 -0500)
commitd569ab5c72ae30e4a5ba998ea8426ef8ab7c8b93
tree6215d6298bd2b7c2debf90e0ba611bbbdb644043
parent4abc58600128087e09f1e3fecabc6aedb95cbaeb
letterrip: Don't bring up modal for selecting blank tile when first clicking it

Instead, just select the tile on first click, and then bring up the
selection modoal on the second click, (either when selecting the
destination cell for movement or deselecting it).

This is consistent behavior with what the user will have first seen
when moving the blank from the rack to the board, and now means that
the user can use click-to-select/click-to-move to move a blank tile
from one board square to another, (which was impossible prior to this
commit).
letterrip/letterrip.jsx