wsaunders1014 / ShowDragDistance

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

Show Drag Distance setting seems to disable drag from centre of large and larger creatures #57

Open silvative opened 4 years ago

silvative commented 4 years ago

The "Enable showing distance on drag" setting appears to modify the core behaviour, by which creatures larger than 1x1 are dragged from wherever they are 'picked up'. Instead, they are dragged by their top-left corner, even if you click the bottom-right. Is it possible to have a setting to restore the default dragging while maintaining the features of this module, or was this a necessary compromise?

In case it's a bug, I thought I would include the steps to recreate it: (With module enabled)- Simply pick up a Huge (3x3) creature by the bottom right corner. It should instantly snap so you are holding the top left corner. When you drag it, whever you release is where the top left corner will go. (With module disabled)- Pick up a Huge (3x3) creature by any part of the token. It should not "snap" and will instead be dragged by wherever you clicked.

(tested on 0.6.6 and 0.7.5)