oakmac / chessboard2

chessboard.js v2
ISC License
81 stars 7 forks source link

Only allow Legal Moves Highlights (addCircle); Highlight Legal Moves does nothing #50

Closed ZenLearner closed 7 months ago

ZenLearner commented 7 months ago

I have numerous examples with v1 of move highlight working, even modifying the code. On the V2 examples, under Integration, Allow Only Legal Moves works and calls addCircle, but HightLightLegal moves example doesnot seem to be working.

I am attempting to migrate from version 1 (works fab) to v2, as design for mobiles is greatly improved. So far excellent, but would like that example to work to learn from it. Thanks

(My working examples with v1 are in https://chess.semprun.net. Dunno if this is required at all or helpful)