Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See history without dragging token a little bit #316

Open
Exkilter opened this issue Mar 7, 2024 · 2 comments
Open

See history without dragging token a little bit #316

Exkilter opened this issue Mar 7, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Exkilter
Copy link

Exkilter commented Mar 7, 2024

Is there a way to see the movement history without dragging it a little or a macro that I can run that allows me to see the movement history?

@xaukael
Copy link

xaukael commented Mar 8, 2024

in case you did not see what I posted in discord

canvas.controls.ruler.draggedEntity = token
canvas.controls.ruler.dragRulerStart({}, true);

@manuelVo
Copy link
Owner

manuelVo commented Mar 8, 2024

There is no official way to do this, but the snippet that xaukael posted looks like it might work.

@manuelVo manuelVo added the question Further information is requested label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants