Cockatrice/cockatrice/src/interface/widgets/cards/card_group_display_widgets
BruebachL b0e566ed54
[Client] Show custom zones in the card display widgets (#7206)
* [Client] Show custom zones in the card display widgets

Card group displays and deck zone displays learn to render custom
zones alongside the standard boards.

- Group display widgets treat custom-zone nodes like other group
  headers, keeping counts and layout consistent.
- Zone display widgets resolve their title through visibleNameFromName
  so custom zones show their user-chosen names localized like the
  standard zones.

* [DeckEditor] Apply sort criteria inside custom zones and align display order with the model

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-09-05 22:00:21 +02:00
..
card_group_display_widget.cpp [Client] Show custom zones in the card display widgets (#7206) 2026-09-05 22:00:21 +02:00
card_group_display_widget.h [Client] Show custom zones in the card display widgets (#7206) 2026-09-05 22:00:21 +02:00
flat_card_group_display_widget.cpp [VDE] Accurately represent card amounts (#6547) 2026-01-23 08:47:08 -05:00
flat_card_group_display_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00
overlapped_card_group_display_widget.cpp [VDE] Accurately represent card amounts (#6547) 2026-01-23 08:47:08 -05:00
overlapped_card_group_display_widget.h Standardize Doxygen documentation (#6885) 2026-05-21 22:58:07 +02:00