Snap tiny tokens (0.5x0.5 or smaller) to the corners of the grid squares like it is done in vanilla foundry (fixes #49)

This commit is contained in:
Manuel Vögele
2021-04-01 22:17:25 +02:00
parent 94fe223529
commit 57ed545e30
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
## In development
### Bugfixes
- Tiny tokens (0.5x0.5 or smaller) now snap to the coners of a square like they do in vanilla foundry ([#49](https://github.com/manuelVo/foundryvtt-drag-ruler/issues/49))
- Fixed a bug that could cause a meausred distance to be wrong when disabling token snapping using the shift key
- Fixed a bug where the highlighted path could have gaps when disabbling token snapping using the shift key