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

Reset to initial position button #261

Open Sravdar opened 1 year ago

Sravdar commented 1 year ago

Pressing ctrl + z multiple times might undo previous turns movements as well. Having a button to reset drag history and teleporting token back to its initial postion for the turn would be wonderfull quality of life update.

manuelVo commented 1 year ago

A button to reset the drag history for a token exists for the GM (right click the token in the combat tracker -> reset movement history). However it doesn't reset the token to it's original position currently, but I'm keeping this issue around as a request to extend the reset functionality to move the token back to it's original position.