Praytic / youtd2

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

Swapping items doesn't work #432

Closed Kvel2D closed 1 month ago

Kvel2D commented 1 month 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.