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

Fix delete polygon with stroke #601

Merged
merged 2 commits into from
Jul 19, 2016
Merged

Fix delete polygon with stroke #601

merged 2 commits into from
Jul 19, 2016

Conversation

jbeezley
Copy link
Contributor

I noticed this while testing the examples for the release. Trying to remove a stroked polygon was throwing an exception because of a typo and a bug in how the internal references were managed.

I also bumped to version 0.10.1 because I already published 0.10.0. 😞

@manthey
Copy link
Contributor

manthey commented Jul 19, 2016

LGTM.

@codecov-io
Copy link

Current coverage is 80.69%

Merging #601 into master will increase coverage by 0.04%

@@             master       #601   diff @@
==========================================
  Files            82         82          
  Lines          7417       7419     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           5982       5987     +5   
+ Misses         1435       1432     -3   
  Partials          0          0          

Powered by Codecov. Last updated by f09cd8e...ba77a33

@jbeezley jbeezley merged commit daf9c26 into master Jul 19, 2016
@jbeezley jbeezley deleted the fix-delete-polygon-stroke branch July 19, 2016 17:02
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.

3 participants