mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Multiplot: Fix update issue following change between portrait and landscape
This commit is contained in:
parent
a0cac2fefa
commit
1885d8bd6e
@ -295,6 +295,7 @@ void RimMultiPlotWindow::doUpdateLayout()
|
||||
if ( m_showWindow && m_viewer )
|
||||
{
|
||||
m_viewer->scheduleUpdate();
|
||||
m_viewer->adjustSize();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user