mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-16 16:37:48 +01:00
minor fixes yay
This commit is contained in:
@@ -245,6 +245,7 @@ namespace Flowframes
|
||||
Logger.Log("Canceled interpolation.");
|
||||
if (!string.IsNullOrWhiteSpace(reason) && !noMsgBox)
|
||||
Utils.ShowMessage($"Canceled:\n\n{reason}");
|
||||
Program.mainForm.UpdateStepByStepControls(); // This is needed, idk why
|
||||
}
|
||||
|
||||
public static void Cleanup(string interpFramesDir, bool ignoreKeepSetting = false)
|
||||
|
||||
Reference in New Issue
Block a user