LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
58 stars 40 forks source link

Let change of level to Mobile players #35

Closed rockcesar closed 5 months ago

rockcesar commented 3 years ago

Hello, another proposed change. But as I have already openned a pull request, I recommend you to do it in a clean master branch, since the other changes are not accepted yet.

The change is in file js/board-actions-mobile.js line 51:

Add this line, before setTimeout: updateEngineSkill();

It is to let change of level to Mobile players.

LabinatorSolutions commented 5 months ago

After the most recent update to the repository, I am not seeing this issue anymore. Please re-open this issue if you are still seeing it. Thank you!