Closed tom-anders closed 3 days ago
Looks better, definitely! Perhaps more vertical padding around the move list would help. Here the player widgets look squeezed to the edge.
Looks better, definitely! Perhaps more vertical padding around the move list would help. Here the player widgets look squeezed to the edge.
Agreed 👍 or maybe add spacing around the top and bottom player widget instead
Added kTabletBoardTableSidePadding
around the top and bottom widget, I think this looks very nice:
Can you also share a screen recording of a new game showing the move list @tom-anders ? Thanks.
I want to make sure how the move list look like when it is empty (or when it has too few moves to fill all the space).
Sure, here's a video of the start of the game, and another one later in the game where the move list starts scrolling
Perfect! Thank you!
Partially fixes #585, the bottom bar is still at the very bottom, but we at least use the space on the right hand side more efficiently now.
Before:
After:
This also affects all other screens that use
BoardTable
, but I think it looks nice, for example puzzle streak:Before:
After: