Files
WoWee/include
Kelsi 80ce3a61b0 fix: action bar drag empties source slot and swaps correctly
Pickup now removes the action from its slot so it visibly rides the cursor
instead of staying put. Fix a reference-invalidation bug in the swap where the
live slot reference was mutated before the displaced action was read, causing
the existing item to stay and the carried one to be lost. Displaced actions now
fall back into the emptied origin; cancel/off-bar paths restore or delete safely.
2026-07-21 19:24:06 -07:00
..