reflex-frp / reflex-examples

See Reflex FRP in action with tinker-friendly code samples you can run yourself.
https://reflex-frp.org
BSD 3-Clause "New" or "Revised" License
81 stars 34 forks source link

Set "draggable"="false" on peg solitaire pegs to prevent UI drags #26

Closed imalsogreg closed 5 years ago

imalsogreg commented 5 years ago

This slightly improves the UX, since users can attempt to click-and-drag the peg solitaire pegs, but this doesn't allow user to make a move. Disabling draggable makes it more clear that user has to click in order to move.