Skip to content

Fixes for capture state bugs

This change fixes several minor capture state bugs:

  • The remaining time gets no updates as soon as a pausing is planned
  • If all captures are completed and the option "Always reset sequence when starting" is set, capture fails to start. This happens because the captured frames map is not reset. To make things worse, the combined start/stop button remains in the wrong state.
Edited by Wolfgang Reissenberger

Merge request reports