Skip to content

Commit dee9757

Browse files
mdboomtacaswell
authored andcommitted
Merge pull request #5553 from efiring/qtontop
qt: raise each new window
1 parent 5ff7e37 commit dee9757

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/backends/backend_qt5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ def notify_axes_change(fig):
490490
if self.toolbar is not None:
491491
self.toolbar.update()
492492
self.canvas.figure.add_axobserver(notify_axes_change)
493+
self.window.raise_()
493494

494495
@QtCore.Slot()
495496
def _show_message(self, s):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy