Calculate the correct snappig for measured templates when placing a waypoint

This commit is contained in:
Manuel Vögele
2021-05-21 14:41:33 +02:00
parent 3cbe41e2be
commit 4d2e4b7715
4 changed files with 15 additions and 8 deletions
+1
View File
@@ -1,5 +1,6 @@
## In development
### Bugfixes
- Fixed a bug that prevented waypoints for measurement templates from snapping to any other point than a grid cell corner (or grid cell center on hex)
- Fixed a bug that could cause the ruler to not end up at the token's center (especially if the token is being moved very quickly and then stopped abruptly)