Cockatrice/cockatrice/src/interface/widgets/tabs/visual_deck_storage
Lukas Brübach 2cf03124de
[DeckShare] Abandon an in-flight tile share on cancel
exitShareMode() left shareTimeoutTimer running and did not abandon the pending
Command_DeckShareCreate, so a timer pop or a late success still reported the
share after the user cancelled. Stop the timer and ignore stale responses via a
sequence number, mirroring the tree tab.
2026-09-20 19:42:12 +02:00
..
tab_deck_storage_visual.cpp [DeckShare] Abandon an in-flight tile share on cancel 2026-09-20 19:42:12 +02:00
tab_deck_storage_visual.h [DeckShare] Abandon an in-flight tile share on cancel 2026-09-20 19:42:12 +02:00