viewer: improve visual appearance of scrubbing

This commit is contained in:
itsmattkc
2023-03-20 10:41:47 -07:00
parent 5b40ac1548
commit e9c97407aa
3 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -900,7 +900,7 @@ void ViewerWidget::UpdateTextureFromNode()
nonqueue_watchers_.append(watcher);
// Clear queue because we want this frame more than any others
RenderManager::instance()->GetCacher()->ClearSingleFrameRenders();
RenderManager::instance()->GetCacher()->ClearSingleFrameRendersThatArentRunning();
DetectMulticamNode(time);