timelapse frame on stroke idle

This commit is contained in:
2019-11-02 15:13:31 +01:00
parent 167cceabfd
commit 7db1739df6
4 changed files with 25 additions and 48 deletions

View File

@@ -741,6 +741,7 @@ void Canvas::stroke_commit()
m_dirty = false;
m_dirty_stroke = true; // new stroke ready for timelapse capture
m_disrty_stroke_time = std::chrono::steady_clock::now();
App::I->redraw = true;
// save viewport and clear color states