Some games do not fit the height of my screen (browser viewport is about 922 pixels), and they require me to constantly scroll down to view the board/pieces, and then scroll back up to view each players' resources in the "player board" in the sidebar.
It would be nice if the sidebar was always visible (with CSS's "position: fixed"), and the game/chat logs had a scrollbar. Perhaps it could be optional, if some like the current layout.
I tried setting it myself, and personally, I like the results
. Perhaps the Header with the BGA logo and the text that instructs you on your action (or "waiting for X's action") is also important enough to always be visible.
It would be nice if the sidebar was always visible (with CSS's "position: fixed"), and the game/chat logs had a scrollbar. Perhaps it could be optional, if some like the current layout.
I tried setting it myself, and personally, I like the results