wsaunders1014 / ShowDragDistance

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

Can’t move token since 2.0.0 #22

Closed mrkwnzl closed 2 years ago

mrkwnzl commented 4 years ago

Since the update to 2.0.0, the module stopped working on my setup. The tokens simply don’t move at all when your module is activated. I suspect it has something to do with macOS, as on macOS, cmd is used for most of the controls that ctrl are used for. Maybe your way of checking whether ctrl is pressed has changed between 1.1.4 and 2.0.0?

When I don’t have your module activated and I try to move a token while pressing ctrl, I can’t move the token (I believe this is intentional in core Foundry, as I’m supposed to press cmd instead of ctrl). I observe the same behavior when ShowDragDistance is activated.

I’m on macOS 10.15.6, Foundry VTT 0.6.6, ShowDragDistance 2.0.6. I tested this in a new game world without any other modules activated.

Thanks for looking into this!