프로젝트

일반

사용자정보

개정판 fd5a8c29

IDfd5a8c29b67d52b7e3ee00d7fe08e3195b1f8e9a
상위 84849b9a
하위 eb44d82c

함의성이(가) 3년 이상 전에 추가함

fix make short line, symbol to line

Change-Id: I5ba212a85bf7e77518a83b4c97f964af68691924

차이점 보기:

DTI_PID/DTI_PID/RecognitionDialog.py
1617 1617

  
1618 1618
                _lines = None
1619 1619
                if abs(dx) < 0.1:
1620
                    _lines =  horizontals
1621
                elif abs(dy) < 0.1:
1622 1620
                    _lines = verticals
1621
                elif abs(dy) < 0.1:
1622
                    _lines = horizontals
1623 1623
                
1624 1624
                if not _lines:
1625 1625
                    continue

내보내기 Unified diff

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