mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 04:34:22 -07:00
ec0caaf421
* Give deckList a signal to emit when the tags change and hook up the display widget to that. * Reload from file when loading a visual deck to ensure latest changes propagate to the decklist. * Eliminate loadVisualDeck and use loadDeckFromFile instead. --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>