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

Replace isinstance checks for specific CursorTools with hasattr #2063

Merged
merged 1 commit into from Mar 30, 2013

Conversation

ChrisOelmueller
Copy link
Member

Perhaps the lesser of two evils here, as suggested by @totycro
Fixes #2051 Pressing Esc in resource overview bar crashes

Perhaps the lesser of two evils here, as suggested by @totycro
Fixes #2051  Pressing Esc in resource overview bar crashes
nihathrael added a commit that referenced this pull request Mar 30, 2013
Replace `isinstance` checks for specific CursorTools with `hasattr`
@nihathrael nihathrael merged commit c0b193d into master Mar 30, 2013
@nihathrael nihathrael deleted the 2051 branch March 30, 2013 23:30
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.

Pressing Esc in resource overview bar crashes
2 participants