wsaunders1014 / ShowDragDistance

Shows distance you dragged the token, similar to pressing ctrl.
10 stars 13 forks source link

Conflict with Hex Token Size Support #84

Open intemptesta opened 3 years ago

intemptesta commented 3 years ago

Show Drag Distance Version 2.2.3 Hex Token Size Support Version 0.5.0 Foundry VTT 0.7.7 DnD5e 1.1.1 Happen on Firefox & Chrome

If Show Drag Distance module is disabled, Hex Size Support work as intended. If both enabled;

I also submitted this problem to Hex Token Size Support Dev. I'm willing to provide any additional info I can, hope I could help.

Ourobor commented 3 years ago

This is because Hex Token Size Support needs to overwrite the default way foundry handles movement and SDD implements a new ruler and movement mechanism which HTSS doesn't know about or modify to handle correctly. I have been working on a patched version of SDD that would use HTSS when needed, but I wanted to have a complete solution before I came to talk about what should be done.