mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 08:33:54 -07:00
abolished economical layout, improved stacking
This commit is contained in:
parent
feb1dac1e1
commit
a77dc1ff8c
6 changed files with 11 additions and 27 deletions
|
|
@ -9,7 +9,7 @@ signals:
|
|||
void sizeChanged();
|
||||
private:
|
||||
static const int boxLineWidth = 10;
|
||||
static const int paddingX = 20;
|
||||
static const int paddingX = 35;
|
||||
static const int paddingY = 10;
|
||||
static const int marginX = 20;
|
||||
static const int minWidth = 15 * CARD_WIDTH / 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue