mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update depth axis grid when changing grid line setting
This commit is contained in:
@@ -563,7 +563,7 @@ void RimWellLogPlot::fieldChangedByUi( const caf::PdmFieldHandle* changedField,
|
||||
}
|
||||
else if ( changedField == &m_depthAxisGridVisibility )
|
||||
{
|
||||
updateLayout();
|
||||
updateZoom();
|
||||
}
|
||||
else if ( changedField == &m_isAutoScaleDepthEnabled )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user