Skip to content

MNT: the axes object is not created until the end of start()#10

Open
tacaswell wants to merge 2 commits intomainfrom
fix_ax_usage
Open

MNT: the axes object is not created until the end of start()#10
tacaswell wants to merge 2 commits intomainfrom
fix_ax_usage

Conversation

@tacaswell
Copy link
Contributor

This is to make sure we don't do any Qt work on the background thread.

There may be other cases that are similar, the fix will be the same (move any code the relies on the ax existing to be after super().start(doc)

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.

1 participant