mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3132 Increase legend sample line lengths and scale by curve thickness
* Otherwise we can't distinguish between curves in the legend.
This commit is contained in:
@@ -112,7 +112,7 @@ protected:
|
||||
virtual QString createCurveAutoName() = 0;
|
||||
virtual void updateZoomInParentPlot() = 0;
|
||||
virtual void onLoadDataAndUpdate(bool updateParentPlot) = 0;
|
||||
|
||||
virtual void initAfterRead() override;
|
||||
void updateCurvePresentation(bool updatePlotLegend);
|
||||
|
||||
void updateOptionSensitivity();
|
||||
|
||||
Reference in New Issue
Block a user