mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-17 00:47:48 +01:00
Minor UI/UX fixes and improvements related to resuming
This commit is contained in:
@@ -58,6 +58,9 @@ namespace Flowframes.Ui
|
||||
await Task.Delay(10);
|
||||
InterpolationProgress.SetPreviewImg(await GetThumbnail(path));
|
||||
|
||||
if(AutoEncodeResume.resumeNextRun)
|
||||
Logger.Log($"Incomplete interpolation detected. Flowframes will resume the interpolation.");
|
||||
|
||||
if (start)
|
||||
Program.mainForm.runBtn_Click(null, null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user