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

Drag ruler not showing color coding with waypoints. #308

Open
Lockbox313 opened this issue Dec 13, 2023 · 6 comments
Open

Drag ruler not showing color coding with waypoints. #308

Lockbox313 opened this issue Dec 13, 2023 · 6 comments

Comments

@Lockbox313
Copy link

When using the Drag Ruler module with RuneQuest system the color coding from movement green/yellow/red is not working when waypoints are used. Does this have something to with Drag Ruler's API no longer supporting the function getCostForStep as noted in the release notes.

@manuelVo
Copy link
Owner

That function is only relevant when both Enhanced Terrain Layer and Terrain Ruler are installed as well. As neither of those modules has been ported to v11, it's unlikely that the change you mentioned will have any effect nowadays. (Unless you're using an older version of Foundry).

When the coloring breaks, take a look at the JavaScript console (it opens with F12). Are there any errors in there?

@Lockbox313
Copy link
Author

Nothing in the console.
image

@manuelVo
Copy link
Owner

I notice that the ruler doesn't start form the token's center, which is unusual behavior for Drag Ruler. Did you create that ruler by dragging the token or by using Ctrl+Drag?

@Lockbox313
Copy link
Author

Lockbox313 commented Feb 13, 2024

CTRL-Drag is there a different way of placing waypoints when drag ruler is used?
Ah-ha apparently so. I changed the right click action to create waypoint and can now place way points.

@manuelVo
Copy link
Owner

manuelVo commented Feb 14, 2024

I suppose this is solved then? (Small hint: There are more keybindings you can configure for Drag Ruler in Foundrys Keyboard Settings Dialog)

@Lockbox313
Copy link
Author

Yes. It could be helpful to put a note in the README that standard Foundry ctrl-click waypoints don't work with drag ruler. Thanks for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants