mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
修复6.0二维码的bug
This commit is contained in:
@@ -192,10 +192,6 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
get
|
||||
{
|
||||
if (IsHitTestVisible == false)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
return _isSelected;
|
||||
}
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user