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