Skip to content

Commit

Permalink
merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquanli committed Dec 26, 2024
1 parent 572245b commit 8e732ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions software/control/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -3108,6 +3108,7 @@ def __init__(self, navigationController, navigationViewer, multipointController,
self.acquisition_start_time = None
self.manual_shape = None
self.eta_seconds = 0
self.is_current_acquisition_widget = False
self.parent = self.multipointController.parent
self.add_components()
self.setFrameStyle(QFrame.Panel | QFrame.Raised)
Expand Down

0 comments on commit 8e732ee

Please sign in to comment.