You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dedupe _get_toolmanager and move it to base class init.
It's mostly simple, except specifically for the wx backend which for
some reason previously attached the toolmanager to the Frame (aka
"Window" in other toolkits parlance) so needs some properties to
redirect things to the right place.
0 commit comments