fix zooming issue after S Pick is set
This commit is contained in:
parent
108d6c75d6
commit
8802267628
@ -324,7 +324,7 @@ class PickDlg(QDialog):
|
||||
self.updateCurrentLimits()
|
||||
if phase:
|
||||
if self.zoomAction.isChecked():
|
||||
self.zoomAction.toggle()
|
||||
self.zoomAction.trigger()
|
||||
self.disconnectReleaseEvent()
|
||||
self.disconnectScrollEvent()
|
||||
self.disconnectMotionEvent()
|
||||
|
Loading…
Reference in New Issue
Block a user