Skip to content

Fixes bug where hovering over meshfill raised exceptions#1769

Merged
aashish24 merged 1 commit intomasterfrom
fix_1764
Jan 7, 2016
Merged

Fixes bug where hovering over meshfill raised exceptions#1769
aashish24 merged 1 commit intomasterfrom
fix_1764

Conversation

@chaosphere2112
Copy link
Copy Markdown
Contributor

Fixes #1764 by adding a missing try/except

@aashish24
Copy link
Copy Markdown
Contributor

@chaosphere2112 why back would not be a vtkProp?

@aashish24
Copy link
Copy Markdown
Contributor

Other than that LGTM 👍

@chaosphere2112
Copy link
Copy Markdown
Contributor Author

Meshfill apparently stores a string in the display plot's backend; a pretty diverse list of objects get shoved in there, not exclusively vtkProps. I had added try/except checks for that call in two other places, just missed it for this one.

@aashish24
Copy link
Copy Markdown
Contributor

thanks @chaosphere2112

aashish24 added a commit that referenced this pull request Jan 7, 2016
Fixes bug where hovering over meshfill raised exceptions
@aashish24 aashish24 merged commit 11ceb27 into master Jan 7, 2016
@aashish24 aashish24 deleted the fix_1764 branch January 7, 2016 03:58
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.

2 participants