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

Bugfix: Correctly honor showStroke property #9

Merged

Conversation

rzimmer
Copy link
Contributor

@rzimmer rzimmer commented Oct 21, 2014

Currently, space for a stroke is reserved even if no stroke is to be drawn. You have to manually set strokeWidth to 0 to prevent this. This pull requests is taking into account the showStroke property correctly. It will only reserve space for the stroke if a stroke is requested to be drawn.

FilipPudak added a commit that referenced this pull request Oct 21, 2014
Bugfix: Correctly honor showStroke property

Nice find! Merge gladly accepted 👍
@FilipPudak FilipPudak merged commit d9ed1a3 into FilipPudak:master Oct 21, 2014
@rzimmer rzimmer deleted the bugfix/correctly_honor_show_stroke branch January 21, 2015 12:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants