-
Notifications
You must be signed in to change notification settings - Fork 263
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
[Bug]: Diamond and Hollow Diamond VBL tools have incorrect tool tip #4027
Comments
I don't think it's really the tooltip that is wrong here. These tools do draw rectangles, for ISO maps specifcally. Their use on other maps seems very niche given how particular the shape the is. It would be better to do one of:
|
The real bug IMO is that the drawing tools and FoW tool are both labels as drawing "diamonds" rather than ISO rectangles. |
You are correct I will update the PR |
Tested. The tooltip now refer to "isometric rectangles" as expected. Separate to that, I noticed that drawing and FOW tools still use the term "diamond". For consistency, I'll make new issues to get those updated too. |
Describe the Bug
The Diamond and Hollow Diamond VBL tools have incorrect tooltips and instructions.
To Reproduce
Hover the mouse pointer over either the Diamond or Hollow Diamond VBL tools
Expected Behaviour
The tool tip and instructions should refer to diamond rather than rectangle.
Screenshots
No response
MapTool Info
MapTool 1.13.0
Desktop
All
Additional Context
No response
The text was updated successfully, but these errors were encountered: