개정판 2eac4f76
그리기모드 Escape수정
Axis Lock 꺽은선과 폴리라인 추가
KCOM/Controls/Panorama.xaml.cs | ||
---|---|---|
59 | 59 |
if (e.ClickCount >=2) |
60 | 60 |
{ |
61 | 61 |
ViewerDataModel.Instance.SystemMain.dzMainMenu.pageNavigator.GotoPage(((sender as Border).DataContext as ThumbnailItem).PageNumber); |
62 |
|
|
63 |
//Panorama infoScreen = (Panorama)this.Parent; |
|
64 |
//infoScreen.Close(); |
|
62 | 65 |
} |
63 |
|
|
64 | 66 |
} |
65 | 67 |
|
66 | 68 |
private void tileList_PreviewMouseWheel(object sender, MouseWheelEventArgs e) |
내보내기 Unified diff