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
Parent tk StringVar to the canvas widget, not to the toolbar.
... because the toolbar may be a fake object (when using
rcParams["toolbar"] = "toolmanager").
Try with `rcParams["toolbar"] = "toolmanager; use("tkagg")` and
interactively saving the picture. No automated tests, sorry.
0 commit comments