Praytic / youtd2

Classic community-driven session-based Tower Defense game with RPG elements.
https://youtd2.com/
MIT License
95 stars 16 forks source link

Swapping items doesn't work #432

Closed Kvel2D closed 6 months ago

Kvel2D commented 6 months ago

Scenario:

  1. Select tower
  2. Go to item stash
  3. Start moving item
  4. Click on tower menu button (not tower)
  5. Tower menu opens
  6. Click on an item in tower inventory while still moving the previous item

Current result: item move for prev item is cancelled, new item starts moving Desired result: items are swapped, item move stops.