mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-22 17:58:33 +08:00
josn保存的bug
This commit is contained in:
@@ -25,6 +25,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
ColorItem = new ColorItem() { LineColor = new ColorObjectItem(), FillColor = new ColorObjectItem() };
|
||||
FontItem = new FontItem();
|
||||
SharpItem = new SharpItem() { SourceMarker = new SharpPathItem(), SinkMarker = new SharpPathItem() };
|
||||
AnimationItem = new AnimationItem() { AnimationPath = new SharpPathItem() };
|
||||
}
|
||||
|
||||
public SelectableItemBase(SelectableViewModelBase viewmodel)
|
||||
|
||||
Reference in New Issue
Block a user