mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
Popup graph Phase III: Fix previous submission.
This commit is contained in:
parent
24969aedbb
commit
484ee9c40d
@ -562,11 +562,10 @@ void gGraphView::popoutGraph()
|
||||
|
||||
gv->timedRedraw(0);
|
||||
// Force dock to redraw (and return focus to OSCAR)
|
||||
/* dock->activateWindow();
|
||||
dock->activateWindow();
|
||||
dock->raise();
|
||||
this->activateWindow();
|
||||
*/ this->raise();
|
||||
dock->repaint();
|
||||
this->raise();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user