Reintroduced activation of compare_button, spuriously removed formerly.
This commit is contained in:
@@ -962,6 +962,7 @@ class MainWindow(QMainWindow):
|
||||
if event.autopicks:
|
||||
self.autopicks = event.autopicks
|
||||
self.drawPicks(picktype='auto')
|
||||
self.compare_action.setEnabled(True)
|
||||
self.draw()
|
||||
|
||||
def clearWaveformDataPlot(self):
|
||||
|
||||
Reference in New Issue
Block a user