프로젝트

일반

사용자정보

개정판 1f0ae149

ID1f0ae1493e5bb8bf3ac617269879373572e451ea
상위 f947c634
하위 45af4300

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

issue #000: fix line place

Change-Id: I6188bfeaa7704fef3a4f1b06ce1dea77e5263486

차이점 보기:

DTI_PID/DTI_PID/MainWindow.py
1326 1326
    def onCommandRejected(self, cmd):
1327 1327
        try:
1328 1328
            if type(cmd) is PlaceLineCommand.PlaceLineCommand:
1329
                self.graphicsView.scene.removeItem(self.actionLine.tag._polyline)
1329
                #self.graphicsView.scene.removeItem(self.actionLine.tag._polyline)
1330 1330
                self.graphicsView.scene.update()
1331 1331
                self.actionLine.tag.reset()
1332 1332

  

내보내기 Unified diff

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