Multiplot/WLP: fix missing update of title font size

This commit is contained in:
Kristian Bendiksen
2022-08-12 10:46:26 +02:00
committed by Magne Sjaastad
parent 34cdd1f0d7
commit 29cf555b59
2 changed files with 3 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ void RiuWellLogPlot::performUpdate( RiaDefines::MultiPlotPageUpdateType /* whatT
reinsertPlotWidgets();
reinsertScrollbar();
updateTitleFont();
int axisShift = alignCanvasTops();
alignScrollbar( axisShift );
alignAxes();