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

catch AttributeError in plotTreeView double click event (fixes #1014) #1015

Merged
merged 2 commits into from Mar 31, 2022

Conversation

amconners
Copy link
Contributor

No description provided.

@TheJackiMonster TheJackiMonster linked an issue Feb 19, 2022 that may be closed by this pull request
This should fix the issue without exception handling.
@TheJackiMonster
Copy link
Collaborator

I have adjusted the fix to avoid a try & catch block if possible. It should fix the mentioned issue in a similar way though. Maybe you can verify that it works for you and I will merge it.

@TheJackiMonster TheJackiMonster added this to the 0.14.0 milestone Mar 30, 2022
@amconners
Copy link
Contributor Author

Works just fine for me.

@TheJackiMonster TheJackiMonster merged commit cb5ee70 into olivierkes:develop Mar 31, 2022
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.

[Bug] double click causes crash in outline or plots view
2 participants