mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to improve readability
This commit is contained in:
@@ -341,7 +341,7 @@ void RimDepthTrackPlot::updateZoom()
|
||||
for ( RimPlot* plot : plots() )
|
||||
{
|
||||
static_cast<RimWellLogTrack*>( plot )->setVisibleDepthRange( m_minVisibleDepth(), m_maxVisibleDepth() );
|
||||
plot->updateZoomInParentPlot();
|
||||
plot->updatePlotWidgetFromAxisRanges();
|
||||
}
|
||||
|
||||
if ( m_viewer )
|
||||
|
||||
Reference in New Issue
Block a user