mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
Update MainWindow.axaml.cs
This commit is contained in:
@@ -1953,8 +1953,8 @@ public partial class MainWindow : WindowEx
|
||||
SavesCount++;
|
||||
CanSave = false;
|
||||
UpdateTitle();
|
||||
if(oldFile != SlicerFile.FileFullPath) AddRecentFile(SlicerFile.FileFullPath);
|
||||
RefreshProperties(); // Some fields can change after encoding
|
||||
if (oldFile != SlicerFile.FileFullPath) AddRecentFile(SlicerFile.FileFullPath);
|
||||
}
|
||||
|
||||
return task;
|
||||
|
||||
Reference in New Issue
Block a user