(#654) Added autoscale toggle to WellLog Tracks.

This commit is contained in:
Jacob Støren
2015-12-01 16:51:51 +01:00
parent 219fdc6603
commit dac0db0fb9
3 changed files with 21 additions and 5 deletions

View File

@@ -132,7 +132,7 @@ void RicDeleteItemExec::redo()
parentObj->firstAnchestorOrThisOfType(wellLogPlotTrack);
if (wellLogPlotTrack)
{
wellLogPlotTrack->zoomAllXAxis();
wellLogPlotTrack->zoomAllXAxisIfAutoScale();
}
// Update due to delete plots