Cockatrice/cockatrice/src/interface/widgets
BruebachL 25a9e37ff8
[Client] Restore stored banner printing when the art dialog opens (#7157)
Two gaps made opening and confirming the banner dialog silently switch
the banner to the default art of the first local printing. The caller
dropped the card provider id when constructing the initial params, and
the constructor left the printing combo wherever onCardNameChanged put
it, which is always the first printing

Pass the provider id through, restore it in the combo when it resolves
locally, and keep it verbatim when it does not

Took 2 minutes

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2026-08-23 17:28:37 +02:00
..
cards [Cards] Artist attribution (#7092) 2026-08-21 02:54:36 +02:00
deck_analytics [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
deck_editor [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
dialogs [Server/Client/Protocol] Reporting users + moderation queue functionality (#7091) 2026-08-21 15:00:13 +02:00
general [Cards] Artist attribution (#7092) 2026-08-21 02:54:36 +02:00
menus [Settings] Shuffle some settings around (#7084) 2026-08-08 22:27:41 +02:00
playmat [Game] Derive playmat sampling window from shared clamped helpers (#7159) 2026-08-23 17:26:15 +02:00
printing_selector [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
quick_settings [CI] Remove Qt5 (#7071) 2026-08-08 22:04:50 +02:00
replay [Replay] Implement option to skip empty sections (#7069) 2026-08-08 23:12:10 -07:00
server [Client] Restore stored banner printing when the art dialog opens (#7157) 2026-08-23 17:28:37 +02:00
settings_page [Game] Playmats (#7101) 2026-08-21 10:40:49 +02:00
tabs [Client] Show latency in status bar and server tab indicator (#7154) 2026-08-23 02:25:04 +02:00
utility [Server/Client/Protocol] Reporting users + moderation queue functionality (#7091) 2026-08-21 15:00:13 +02:00
visual_database_display [VDD] Defer heavy construction until after the tab paints (#7115) 2026-08-14 11:39:10 +02:00
visual_deck_editor [DeckEditor] Reuse the inherited CardDatabaseModel in the visual editor (#7112) 2026-08-14 07:11:26 +02:00
visual_deck_storage [VDS] Add async-scanned model and sort/filter proxy (#7105) 2026-08-17 11:20:26 +02:00