We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug If a drawing is made with no foreground, the displayed picture on the map does not depend on the selected pen width.
However, the drawing in the draw explorer reflects the selected pen width, even if there is no reason for it to do so.
To Reproduce Steps to reproduce the behavior:
Drawing Tools
Cancel
Expected behavior If no foreground texture/color is picked, the drawing does not depend on the pen width.
The text was updated successfully, but these errors were encountered:
Fix Draw Explorer depending on pen width when foreground is invisible
b47ae34
- Fix RPTools#1408
PR #1409 fixes this.
Sorry, something went wrong.
Select no foreground by clicking Cancel while selecting the foreground color
Just FYI, you can just left-click or right-click in the top-left palette square to get transparent for fore/background respectively.
Tested. Preview of drawing in Drawing Explorer matches the drawing on the map.
Merudo
No branches or pull requests
Describe the bug
If a drawing is made with no foreground, the displayed picture on the map does not depend on the selected pen width.
However, the drawing in the draw explorer reflects the selected pen width, even if there is no reason for it to do so.
To Reproduce
Steps to reproduce the behavior:
Drawing Tools
Cancel
while selecting the foreground colorExpected behavior
If no foreground texture/color is picked, the drawing does not depend on the pen width.
The text was updated successfully, but these errors were encountered: