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 50 forks source link

Holding Ctrl after starting a token-move results in ghost tokens #288

Open ullantra opened 1 year ago

ullantra commented 1 year ago

Possibly related to #285. If you start a token movement, hold Ctrl, then release the movement, a ghost image is left on the canvas. This is also strongly related to the core bug in Foundry 11.304 that was supposedly fixed being used as the basis to close #285.

Before Foundry 11.304 and Drag Ruler deactivated, holding Ctrl resulted in a similar issue. Turning Drag Ruler on worsened the problem significantly: Foundry Discord Bug Report. This bug was only partially fixed in going to 11.304. The difference between having drag ruler on or not from the image presented below is that once the mouse is released the ghost is stuck on the cursor but can be easily "cancelled" and cleared by right-clicking.

Steps to reproduce. Using DND5e on Foundry 11.304

ullantra commented 1 year ago

Elements of the core Foundry bug noted above are still present in 304 too.... New bug report

Cempres commented 1 year ago

The devs marked this as resolved in Fv11 5 days ago, and it does not seem to be happening with the module deactivated, however, it does still seem to be an issue when the module is turned on