0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 03:01:50 +02:00

fix(plot_base/mouse_interactions.py): fixed parent

This commit is contained in:
2025-05-15 21:38:37 +02:00
committed by Jan Wyzula
parent 6bf4c53805
commit 66e9445760

View File

@ -44,7 +44,7 @@ class MouseInteractionToolbarBundle(ToolbarBundle):
initial_action="drag_mode",
tooltip="Mouse Modes",
checkable=True,
parent=self,
parent=self.target_widget,
)
# Add them to the bundle