개정판 4f017ed3
Final ArrowTextControl 수정
Change-Id: Ifdd9876909e6a4ce288d70acb74a00b37e88e6a0
KCOM/Controls/AdornerFinal.xaml.cs | ||
---|---|---|
704 | 704 |
// ViewerDataModel.Instance.Angle = MathSet.returnAngle(startP, ref endP, ViewerDataModel.Instance.IsPressShift); |
705 | 705 |
|
706 | 706 |
// 컨트롤의 angle변환시 상단 anglecontrol에 출력 |
707 |
ViewerDataModel.Instance.Angle = (currentControl as CommentUserInfo).CommentAngle; |
|
707 |
ViewerDataModel.Instance.MarkupAngle = (currentControl as CommentUserInfo).CommentAngle;
|
|
708 | 708 |
|
709 | 709 |
if (item.DrawingData.GetType().Name == "TextControl") |
710 | 710 |
{ |
내보내기 Unified diff