Fix a bug where tokens wouldn't be moved to the corect end position on gridless maps

This commit is contained in:
Manuel Vögele
2021-02-05 00:54:09 +01:00
parent fe89a871c9
commit 46edfa8ae6
2 changed files with 15 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
## In development
### Bugfixes
- Fixed a bug where tokens wouldn't be moved to the corect end position on gridless maps
## v1.1.0
### New features
- The drag ruler will now be colored for other players than the dragging player as well (only if they have at least observer permissions for that token)