mirror of
https://github.com/4sval/FModel.git
synced 2026-09-21 16:04:39 -05:00
FModel v4.4.3
This commit is contained in:
@@ -260,6 +260,7 @@ public class TabItem : ViewModel
|
||||
{
|
||||
Document ??= new TextDocument();
|
||||
Document.Text = text;
|
||||
Document.UndoStack.ClearAll();
|
||||
|
||||
if (save) SaveProperty(updateUi);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user