mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 09:22:15 -07:00
Add a quick setting to draw unused color identities and center them.
This commit is contained in:
parent
5f5744685c
commit
b943515576
6 changed files with 37 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ signals:
|
|||
void visualDeckStorageShowTagFilterChanged(bool _visible);
|
||||
void visualDeckStorageShowTagsOnDeckPreviewsChanged(bool _visible);
|
||||
void visualDeckStorageCardSizeChanged();
|
||||
void visualDeckStorageDrawUnusedColorIdentitiesChanged(bool _visible);
|
||||
void visualDeckStorageInGameChanged(bool enabled);
|
||||
void horizontalHandChanged();
|
||||
void handJustificationChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue