프로젝트

일반

사용자정보

개정판 ddaeb58c

IDddaeb58c889cb816621f4b75750f787489c9ff58
상위 b7931b24
하위 7c794c4c

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

issue #563: fix owner symbol

Change-Id: I771fda4e668abc1bf713853e9dc0b90ab884656b

차이점 보기:

DTI_PID/DTI_PID/Shapes/EngineeringInstrumentItem.py
193 193
                        if self.add_assoc_item(attr):
194 194
                            attr.owner = self  # set owner of text
195 195

  
196
                elif False: #issubclass(type(attr), SymbolSvgItem):
196
                elif issubclass(type(attr), SymbolSvgItem) and attr is not self:
197 197
                    dx = attr.center().x() - center.x()
198 198
                    dy = attr.center().y() - center.y()
199 199

  

내보내기 Unified diff

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