Fixed theme serialization/deserialization and added them toolbar icons
This commit is contained in:
@@ -169,6 +169,7 @@ namespace Filtration.ThemeEditor.ViewModels
|
||||
FilePath = saveDialog.FileName;
|
||||
_themeProvider.SaveTheme(this, FilePath);
|
||||
_filenameIsFake = false;
|
||||
Title = Filename;
|
||||
//RemoveDirtyFlag();
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user