]> git.cworth.org Git - lmno.games/commit
Fix race condition in handling of stuck button
authorCarl Worth <cworth@cworth.org>
Fri, 6 Mar 2026 13:14:16 +0000 (08:14 -0500)
committerCarl Worth <cworth@cworth.org>
Fri, 6 Mar 2026 16:29:48 +0000 (11:29 -0500)
commit12d700d225e070531b53da4913f9403a9d011a6d
tree15c235b87224fa8b2e0c4f73b9e17e12e3fa0546
parentc0566ef305b34380df6ec2dba6642e2564772c49
Fix race condition in handling of stuck button

Which was causing the button to stay stuck (ha!). The new logic
lets the SEE event be the single source of truth.

While fixing this, fix the styling of the button to be more clear,
specifically making it appear as a button saying "I'm stuck" where
it was previously blank which made its use non-obvious.
letterrip/letterrip.css
letterrip/letterrip.jsx