개정판 8bb375a7
(Polygon Control / Cloud Control) Select Control로 선택 되지 않는 부분 수정
Select Control로 선택 중 도형 선택 후 다시 Select 되지 않는 부분 수정
KCOM/Events/Move.cs | ||
---|---|---|
233 | 233 |
|
234 | 234 |
public void ItemRect(object control) |
235 | 235 |
{ |
236 |
s_point = new Point(); |
|
237 |
e_point = new Point(); |
|
236 | 238 |
switch ((control as IMarkupCommonData).ControlType) |
237 | 239 |
{ |
238 | 240 |
#region Shape |
KCOM/Views/MainMenu.xaml.cs | ||
---|---|---|
2898 | 2898 |
// } |
2899 | 2899 |
//} |
2900 | 2900 |
|
2901 |
mouseHandlingMode = MouseHandlingMode.Adorner; |
|
2901 |
//mouseHandlingMode = MouseHandlingMode.Adorner;
|
|
2902 | 2902 |
} |
2903 | 2903 |
} |
2904 | 2904 |
|
내보내기 Unified diff