manuelVo / foundryvtt-drag-ruler

A Foundry VTT module that shows a ruler when dragging tokens so you can see how far you've dragged them
MIT License
40 stars 52 forks source link

Speed snapping is inaccurate/unusable #332

Closed n0q closed 1 month ago

n0q commented 1 month ago

Grid snapping is exhibiting the same kind of inaccuracy as we were seeing earlier due to ruler.rulerOffset, here. It seems to me that while ruler.rulerOffset puts you off target while dragging the token around, speed snapping's calculations are broken without it.