Add notification text to Editor status bar after saving to improve user awareness
This commit is contained in:
@@ -238,6 +238,7 @@ namespace FlaxEditor.Modules
|
||||
node.IsEdited = false;
|
||||
}
|
||||
Level.SaveAllScenesAsync();
|
||||
Editor.UI.AddStatusMessage("Saved!");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user