프로젝트

일반

사용자정보

개정판 c608cccf

IDc608cccfae0cc45a38679978ac3bcc58eb78279b
상위 ccb8b051
하위 0e300012

gaqhf 이(가) 6년 이상 전에 추가함

dev issue #581: Edit Bug

차이점 보기:

DTI_PID/DTI_PID/TextItemFactory.py
135 135
                        if result[0]:
136 136
                            loopText = result[1]
137 137
                            res.append(result[2])
138
                            return (True, res)
139 138
                        else:
140 139
                            return (False,)
141 140

  
142
                        '''
143
                        result = self.isStartWithNumber(loopText)
144
                        if result[0]:
145
                            loopText = result[1]
146
                            res.append(result[2])
147
                        else:
148
                            return (False,)
149
                        '''
150

  
151 141
                if loopText == '':
152 142
                    return (True, res)
153 143
                else:

내보내기 Unified diff

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