프로젝트

일반

사용자정보

개정판 8295a079

ID8295a0792f88811ff5d357c72d0d39d23876ee66
상위 f7d9b16e
하위 f44e0cd0

이지연이(가) 9달 전에 추가함

issue #000: TriControl drawing 시 mousePosition을 지나 선이 그려지는 현상 수정

Change-Id: Ie962af92cf9d7cf98755f302f2fbbe5d5080a016

차이점 보기:

KCOM/Views/MainMenu.xaml.cs
3454 3454
                                    currentControl = new TriControl
3455 3455
                                    {
3456 3456
                                        StartPoint = new Point(CanvasDrawingMouseDownPoint.X, CanvasDrawingMouseDownPoint.Y),
3457
                                        //MidPoint = new Point(0, 0),
3458 3457
                                        Background = new SolidColorBrush(Colors.Black),
3459 3458
                                    };
3460 3459

  
......
4731 4730
                            {
4732 4731
                                mouseOff = true;
4733 4732
                            }
4733

  
4734 4734
                        }
4735 4735
                    }
4736 4736

  

내보내기 Unified diff

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