Page MenuHomePhabricator

QmitkMovieMaker stop button
Closed, ResolvedPublic

Description

If the stop button is pressed within the QmitkMovieMaker, the pause option is not changed back to the play option.

Related Objects

StatusAssignedTask
ResolvedNone

Event Timeline

Just added two lines that hide the pause-button and show the play-button.

Added an additional mitk::RenderingManager::GetInstance()->RequestImmediateUpdateAll() in torder to really show all renderwindows during the recording. Up to now, you could always see the "rest" of the FileSaveDialog.