프로젝트

일반

사용자정보

개정판 10de973b

ID10de973b5ca4a971ce276ddb092a1352f265bbeb
상위 91e84544
하위 46923ea8

김태성이(가) 약 5년 전에 추가함

방향키 이동으로 이미지위치 이동 수정

Change-Id: Ifd0b90af87451b047f0f777f96d41562b1391bb3

차이점 보기:

KCOM/Views/MainMenu.xaml.cs
2292 2292
        }
2293 2293

  
2294 2294
        private void zoomAndPanControl_MouseDown(object sender, MouseButtonEventArgs e)
2295
        {            
2295
        {
2296 2296
            var set_option = this.ParentOfType<MainWindow>().dzTopMenu.Parent.ChildrenOfType<RadNumericUpDown>().Where(item => item.IsKeyboardFocusWithin).FirstOrDefault();
2297 2297
            if (set_option != null && !string.IsNullOrEmpty(set_option.ContentText))
2298 2298
            {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)