mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 13:03:55 -07:00
maximize card pics in card info
This commit is contained in:
parent
7611bdd7cb
commit
cef4fb11f3
2 changed files with 35 additions and 29 deletions
|
|
@ -21,8 +21,9 @@ public:
|
|||
|
||||
private:
|
||||
int pixmapWidth;
|
||||
qreal cardHeightOffset;
|
||||
qreal aspectRatio;
|
||||
int minimized; // 0 - minimized, 1 - card, 2 - oracle only, 3 - full
|
||||
int minimized; // 0 - card, 1 - oracle only, 2 - full
|
||||
ResizeMode mode;
|
||||
|
||||
QComboBox *dropList;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue