mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#9117 Summary/Well Log Plot: fix missing update on legend font size change.
This commit is contained in:
committed by
Magne Sjaastad
parent
29cf555b59
commit
613ab6279d
@@ -106,6 +106,9 @@ protected:
|
||||
bool hasHeightForWidth() const override;
|
||||
void updateMarginsFromPageLayout();
|
||||
|
||||
void updateLegendColumns( RiuQwtPlotLegend* legend );
|
||||
void updateLegendFont( RiuQwtPlotLegend* legend );
|
||||
|
||||
std::pair<int, int> rowAndColumnCount( int plotWidgetCount ) const;
|
||||
|
||||
void alignAxes();
|
||||
|
||||
Reference in New Issue
Block a user