mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-19 05:13:54 -07:00
Remove redundant "show unused color identities" settings (#5745)
* move setting to vds settings menu * emit signal on change * rename setting
This commit is contained in:
parent
c219d8bdbb
commit
b5c5d221c4
7 changed files with 38 additions and 26 deletions
|
|
@ -64,6 +64,7 @@ signals:
|
|||
void visualDeckStorageShowTagsOnDeckPreviewsChanged(bool _visible);
|
||||
void visualDeckStorageCardSizeChanged();
|
||||
void visualDeckStorageDrawUnusedColorIdentitiesChanged(bool _visible);
|
||||
void visualDeckStorageUnusedColorIdentitiesOpacityChanged(bool value);
|
||||
void visualDeckStorageInGameChanged(bool enabled);
|
||||
void horizontalHandChanged();
|
||||
void handJustificationChanged();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue