qt: change BOARD_SIZE from 600 to 550

Avoid see two piece outside the board.
This commit is contained in:
Calcitem 2021-01-05 00:23:46 +08:00
parent 54576b0617
commit d9941024ff
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#ifdef MOBILE_APP_UI
constexpr short BOARD_SIZE = 500;
#else
constexpr short BOARD_SIZE = 600;
constexpr short BOARD_SIZE = 550;
#endif /* MOBILE_APP_UI */
constexpr short BOARD_MINISIZE = 150; // Minimum width and height, i.e. 1 / 4 Size