mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#852 Set default summary curve line thickness to 2
This commit is contained in:
parent
88af194702
commit
0b4a0fef4c
@ -170,7 +170,7 @@ RimSummaryCurve::RimSummaryCurve()
|
||||
CAF_PDM_InitField(&m_addCaseNameToCurveName, "AddCaseNameToCurveName", true, " Case Name", "", "", "");
|
||||
|
||||
m_symbolSkipPixelDistance = 10.0f;
|
||||
|
||||
m_curveThickness = 2;
|
||||
updateOptionSensitivity();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user