Add a quick setting to draw unused color identities and center them.

This commit is contained in:
Lukas Brübach 2025-02-10 15:27:36 +01:00
parent 5f5744685c
commit b943515576
6 changed files with 37 additions and 0 deletions

View file

@ -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();