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
39 stars 52 forks source link

canvas.app.renderer.plugins.interaction.mouse is undefined in V11 #277

Closed pkonshik closed 1 year ago

pkonshik commented 1 year ago

Added function to get proper pointer depending on the existence of the pointer

pkonshik commented 1 year ago

this PR replaces https://github.com/manuelVo/foundryvtt-drag-ruler/pull/275

pkonshik commented 1 year ago

Then, if it works on your end on V11 - why not to merge?

manuelVo commented 1 year ago

While I did a quick code review yesterday, I didn't have time for a thorough test of those changes. Thanks for your work on this!