프로젝트

일반

사용자정보

개정판 666bb823

ID666bb8233924dabd0c76f14bc5d5cf2e6db8c3f6
상위 b1c2c6fe
하위 08be599f

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

issue #000: textControl ArcLength Save안되는 현상 수정, Line 두께에 따라 Textbox 글씨가 안보이는 현상 수정중, 텍스트Control들 LineSize만큼 넓혔을 경우 회전시 두개의 박스가 따로 노는 현상으로 주석

Change-Id: I0b51d8d41c74ab458b611de2a41ce777d613705b

차이점 보기:

KCOM/Views/MainMenu.xaml.cs
4067 4067
                                    (currentControl as TextControl).CommentAngle = Ang;
4068 4068
                                    (currentControl as TextControl).ControlType_No = 2;
4069 4069
                                    (currentControl as TextControl).IsHighLight = ViewerDataModel.Instance.checkHighShape;
4070
                                    (currentControl as TextControl).ArcLength = ViewerDataModel.Instance.ArcLength;
4070 4071
                                    (currentControl as TextControl).ApplyTemplate();
4071

  
4072
                                    
4072 4073
                                    (currentControl as TextControl).SetFontFamily(this.ParentOfType<MainWindow>().dzTopMenu.GetFontFamily().FontFamily);
4073 4074

  
4074 4075
                                    (currentControl as TextControl).Base_TextBox.Focus();

내보내기 Unified diff

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