프로젝트

일반

사용자정보

개정판 58dd9e89

ID58dd9e89926a369c95a6ab7bfe82c1feb0a42d56
상위 e4a4f96d
하위 c7555c83

백흠경이(가) 6달 전에 추가함

Fix: 스탬의 COMPANY_NAME이 실제 회사 이름으로 대체도지 않는 오류 수정

Change-Id: Ief8011c7d7ce974f1881907911f45c8c446a7e98

차이점 보기:

KCOM/Controls/AdornerFinal.xaml.cs
658 658

  
659 659
            foreach (var item in this.Members)
660 660
            {
661
                UIElement currentControl = (item as AdornerMember).DrawingData;
661
                UIElement currentControl = item.DrawingData;
662 662
                
663 663
                Point startP = (currentControl as IPath).StartPoint;
664 664
                Point endP = (currentControl as IPath).EndPoint;

내보내기 Unified diff

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