[update] canvas used for tune-fig, not yet pan

This commit is contained in:
2017-08-24 11:35:53 +02:00
parent 070c32e007
commit c83671f140
2 changed files with 13 additions and 7 deletions

View File

@@ -1903,6 +1903,8 @@ class MainWindow(QMainWindow):
'''
self.init_canvas_dict()
self.tap.fill_tabs(picked=True)
for canvas in self.canvas_dict.values():
canvas.setZoomBorders2content()
def autoPick(self):
autosave = self.get_current_event_path()