mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-13 05:54:06 -07:00
Added optional card scaling setting
+ Users can now enable/disable the mouse over card scaling.
This commit is contained in:
parent
b1231e6442
commit
441cb4447a
5 changed files with 18 additions and 2 deletions
|
|
@ -98,6 +98,7 @@ private:
|
|||
QLineEdit *playerAreaBgEdit;
|
||||
QLineEdit *cardBackPicturePathEdit;
|
||||
QCheckBox displayCardNamesCheckBox;
|
||||
QCheckBox cardScalingCheckBox;
|
||||
QCheckBox horizontalHandCheckBox;
|
||||
QCheckBox invertVerticalCoordinateCheckBox;
|
||||
QGroupBox *zoneBgGroupBox;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue