Gui: fix automatic spinning of DemoMode
This commit is contained in:
@@ -265,6 +265,7 @@ void DemoMode::onAutoPlay()
|
||||
Gui::View3DInventor* view = activeView();
|
||||
if (view && !view->getViewer()->isAnimating()) {
|
||||
ui->playButton->setChecked(true);
|
||||
startAnimation(view);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user