개정판 4f017ed3
Final ArrowTextControl 수정
Change-Id: Ifdd9876909e6a4ce288d70acb74a00b37e88e6a0
KCOM/Controls/SearchPanel.xaml.cs | ||
---|---|---|
424 | 424 |
{ |
425 | 425 |
Common.ViewerDataModel.Instance.SystemMain.dzMainMenu.Dispatcher.Invoke(() => { |
426 | 426 |
|
427 |
for (int i = 0; i < (Common.ViewerDataModel.Instance.Angle / 90); i++) |
|
427 |
for (int i = 0; i < (Common.ViewerDataModel.Instance.MarkupAngle / 90); i++)
|
|
428 | 428 |
{ |
429 | 429 |
Common.ViewerDataModel.Instance.SystemMain.dzTopMenu.drawingPannelRotate(true); |
430 | 430 |
} |
내보내기 Unified diff