개정판 1b2cf911
ArrowTextControl 수정
Change-Id: I6bce182ed18f0c65dc7587d0d84bccac557fdf0b
KCOM/Controls/AdornerFinal.xaml.cs | ||
---|---|---|
1062 | 1062 |
if (member.GetType().Name == "ArrowTextControl" && list[i] == (member as ArrowTextControl).MidPoint) |
1063 | 1063 |
{ |
1064 | 1064 |
Canvas.SetZIndex(tm, 95); |
1065 |
//tm.Opacity = 0; |
|
1065 | 1066 |
tm.DragDelta += MidPoint_DragDelta; |
1066 | 1067 |
} |
1067 | 1068 |
else |
내보내기 Unified diff