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
Resizing the height and width of the game client window, it's easy to find configurations where the board control buttons are offscreen because the board is too big. This should be fixed.
Also, the performance on firefox seems to be quite bad, to the point of being close to unusable on old machines. This might have something to do with the page re-rendering every time the game clock ticks. See if there's also a way to improve this.
There's no way to view a gameboard without starting a game, and no one I can play with right now. :(
We use Bootstrap at work for some of our CSS. Bootstrap is a library that handles a lot of the cross-browser stuff so you can write things once and it will (mostly) work on (most) modern browsers. I did a quick Google search and between 2% and 15% of all websites on the internet use Bootstrap.
Resizing the height and width of the game client window, it's easy to find configurations where the board control buttons are offscreen because the board is too big. This should be fixed.
Also, the performance on firefox seems to be quite bad, to the point of being close to unusable on old machines. This might have something to do with the page re-rendering every time the game clock ticks. See if there's also a way to improve this.
Some discussion about it here in the chat archives on Jan 24: http://arimaa.com/arimaa/chat/arch.php
The text was updated successfully, but these errors were encountered: