[revert] changes not working due to Thread
This commit is contained in:
parent
2554f6ca7e
commit
65f0d23f07
@ -524,9 +524,7 @@ class WaveformWidgetPG(QtGui.QWidget):
|
||||
method='normal'):
|
||||
if not wfdata:
|
||||
print('Nothing to plot.')
|
||||
self.setVisible(False)
|
||||
return
|
||||
self.setVisible(True)
|
||||
self.title = title
|
||||
self.clearPlotDict()
|
||||
self.wfstart, self.wfend = full_range(wfdata)
|
||||
|
Loading…
Reference in New Issue
Block a user