-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ghost token if map change during token move #595
Comments
Workaround: Drag another token onto the starting point of frozen token so as to get the overlapping tokens indicator in the top-right. Double-click on the overlap indicator and then select the frozen token to move it. |
Wow, good catch. It amazes me sometimes how people find these kinds of bugs, just the number of permutations that need to be tried... |
A lot of the bugs I find are discovered by stumbling into them while testing out new code. This one I found while taking the screenshots for #594 :P |
- Fix the token becoming unresponsive and its path imprinted on the map if a map change occurs while the token is being dragged - Close RPTools#595
PR #926 fixes this issue. |
Tested. Working correctly now. |
Describe the bug
During a token move, if the user changes map and click on another token, the original token becomes a "ghost" and cannot be moved anymore, and its path is permanently drawn on the map.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The token can still be moved again.
Screenshots
The dragon token cannot be moved anymore, and the path can't be removed:
MapTool Info
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: