Fixed AvalonDock close tools crash, added Block Output Preview pane
This commit is contained in:
@@ -116,7 +116,7 @@ namespace Filtration.ViewModels
|
||||
{
|
||||
return _activeDocument != null && _activeDocument.IsScript;
|
||||
}
|
||||
|
||||
|
||||
private void OnOpenAboutWindowCommand()
|
||||
{
|
||||
var aboutWindow = new AboutWindow();
|
||||
|
||||
Reference in New Issue
Block a user