mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-02 23:26:35 +08:00
mind基本完成,准备写文档
This commit is contained in:
@@ -77,7 +77,8 @@ namespace AIStudio.Wpf.Mind.ViewModels
|
||||
|
||||
IsInnerConnector = true;
|
||||
MindLayout.Appearance(this, MindThemeModel, initAppearance);
|
||||
|
||||
|
||||
var xx = GlobalType.AllTypes;
|
||||
this.PropertyChanged -= this.Item_PropertyChanged;
|
||||
this.PropertyChanged += this.Item_PropertyChanged;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user