mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make sure font size is updated in legend refresh.
This commit is contained in:
committed by
Magne Sjaastad
parent
e94dd905cd
commit
b72bc0e8c6
@@ -629,6 +629,7 @@ void RiuMultiPlotPage::refreshLegends()
|
||||
for ( const auto& l : legends )
|
||||
{
|
||||
l->setVisible( !l->isEmpty() );
|
||||
updateLegendFont( l );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user