Bouncyrock / TaleSpire-Alpha-Public-Issue-Tracker

Issue tracker for the TaleSpire Alpha
3 stars 0 forks source link

Exception when dragging initiative tracker items on top of each other #165

Closed Hawkbat closed 4 years ago

Hawkbat commented 4 years ago

Describe the bug I was wildly clicking/dragging/dropping the icons within the initiative tracker in an attempt to figure out how to remove them and accidentally dragged multiple icons at once, causing them to overlap when the mouse was released and triggering an exception in the debugger console.

To Reproduce Steps to reproduce the behavior:

  1. Switch to Turnbased Mode in the top bar
  2. Open the initiative tracker using the gear icon in the middle of the screen
  3. Click on two minis to add them to the tracker list
  4. Start dragging one item in the tracker with left mouse button
  5. While still dragging the first item, drag it over the second item and start holding right mouse button
  6. Drag a bit while still holding down both mouse buttons
  7. The items become stacked and two exceptions are thrown in the debugger console

Screenshots/Videos/Twitch Clips

Reproduction video: https://streamable.com/rt0ik2

OnBeginDrag Exception: image

OnDragEndDrag Exception: image

Additional context The team's done great work! Loving TaleSpire!

Hawkbat commented 4 years ago

Wrong issue tracker; this bug was encountered in the Beta.