#2337 Window Edge axis overlay item working.

This commit is contained in:
Jacob Støren
2018-02-08 19:42:34 +01:00
parent c3ea8f3415
commit 911571e267
7 changed files with 657 additions and 1 deletions

View File

@@ -383,6 +383,7 @@ void Rim2dIntersectionView::resetLegendsInViewer()
m_viewer->showAnimationProgress(true);
m_viewer->showHistogram(false);
m_viewer->showInfoText(false);
m_viewer->showEdgeTickMarks(false);
m_viewer->setMainScene(new cvf::Scene());
m_viewer->enableNavigationRotation(false);