* UIPipe:修正界面设计器删除不了的问题
This commit is contained in:
parent
073d662ebc
commit
129a6379b1
Binary file not shown.
@ -53,12 +53,6 @@ namespace Sunny.UI
|
||||
}
|
||||
}
|
||||
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
foreach (var key in linked.Keys)
|
||||
linked[key]?.Dispose();
|
||||
}
|
||||
|
||||
private UILine.LineDirection direction = UILine.LineDirection.Horizontal;
|
||||
|
||||
[DefaultValue(UILine.LineDirection.Horizontal)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user