You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes after clicking "Start game" the coordinate identification seems to be messed up as can e.g. be seen by right clicking on the board, making it impossible to move properly. Any zooming or scrolling either before or after clicking "Start game" seems to fix it. Potentially an interference with hiding of elements on start of game?
The text was updated successfully, but these errors were encountered:
I've never seen such problem in my environment. I've tested the program on:
Google Chrome 117.0.5938.134
Microsoft Edge 117.0.2045.40
Probably this is caused by the browser itself. I think a solution for this is to scroll the page to the top after hiding the elements.
I can reproduce this with Chrome/Chromium on Windows, Linux, and Android, as well as with Edge on Windows, so I thought it should be reproducible across most browser versions. Yeah, just forcing a scroll might be sufficient as a workaround.
This bug appears on my Windows 10 Pro desktop using Chrome 117.0.5938.149 and scrolling also fixes it for me. It seemed to appear after some time, so I'm not sure how you'd automatically detect that the bug has been activated and needed fixing with a scroll.
Sometimes after clicking "Start game" the coordinate identification seems to be messed up as can e.g. be seen by right clicking on the board, making it impossible to move properly. Any zooming or scrolling either before or after clicking "Start game" seems to fix it. Potentially an interference with hiding of elements on start of game?
The text was updated successfully, but these errors were encountered: