Skip to content
  • Hugo Beauzée-Luyssen's avatar
    ClipWorkflow: Fixing a flushing buffer bug. · 21ece588
    Hugo Beauzée-Luyssen authored
    Buffers were only flushed from the TrackWorkflow::stopClipWorkflow
    method (when stopping the workflow itself), though the actual buffer
    flushing didn't take place, as the renderer was already stopped, and the
    stopClipWorkflow don't do anything in that case (easy and clear ain't it
    ?)
    21ece588