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 55 forks source link

Conflict with FoundryVTT Wall Height Module #214

Closed lupinelegend closed 2 years ago

lupinelegend commented 2 years ago

With the Wall Height module enabled, Drag Ruler doesn't work as expected for players. Drag Ruler works fine for the GM.

Players are able to drag a token and set waypoints as normal, but when they release the left mouse button, the token does not move along the path. Pressing 'SPACE' to "Move Along Measured Ruler" does not work either.

Each time a player tries to move their token, errors appear in the console at DragRulerRuler.moveEntities - screenshot here.

manuelVo commented 2 years ago

Fixed by ff9b187