Added scale to toolbar

p4#: 21452
This commit is contained in:
Magne Sjaastad
2013-04-26 11:49:37 +02:00
parent 9ecd48fe2d
commit 8ccd89d3d1
3 changed files with 50 additions and 3 deletions

View File

@@ -344,6 +344,8 @@ void RimReservoirView::fieldChangedByUi(const caf::PdmFieldHandle* changedField,
createDisplayModelAndRedraw();
m_viewer->update();
}
RiuMainWindow::instance()->updateScaleValue();
}
else if (changedField == &maximumFrameRate)
{