Don't animate tokens when they are dropped with the alt key being pressed (resolves #3)

This commit is contained in:
Manuel Vögele
2021-04-29 13:18:35 +02:00
parent bae0e43b7b
commit afbe5f9473
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
### New features
- GMs now have an option to reset the movement history for individual tokens in the right click menu of the combat tracker
- When releasing a dragged token while pressing Alt the token will be moved to the target location without an animation
### Bugfixes
- When starting to drag a new token while the previous one is still moving the ruler won't dissappear anymore when the previous token arrives at it's destination.