프로젝트

일반

사용자정보

개정판 d980e331

IDd980e331e5d40f3fe99eb69dfe30fe0f451113d5
상위 b8bbadb2
하위 115cbbde, 32e54a3b, b0a1fdff

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

issue #000: fix note

Change-Id: I03d2b6dc3d23715f4308870bb1d804eb62b4cbfc

차이점 보기:

DTI_PID/DTI_PID/TextItemFactory.py
276 276
                if 1 == len(configs) and configs[0].value:
277 277
                    symbol_names = configs[0].value.split(',')
278 278
                    for symbol in appDocData.symbols:
279
                        if symbol.name in symbol_names and symbol.includes(textInfo.center):
279
                        if symbol.name in symbol_names and symbol.includes(textInfo.center) and '"' not in textInfo._text:
280 280
                            item = QEngineeringNoteItem(symbol=symbol)
281 281
                            #symbol.add_assoc_item(item)
282 282
                            item.owner = symbol

내보내기 Unified diff

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