Skip to content

Commit c69b076

Browse files
authored
Merge branch 'main' into mergify/bp/main/pr-3130
2 parents 07389fc + a390c8b commit c69b076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/plugins/joint_position_controller/JointPositionController.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Rectangle {
9494

9595
Popup {
9696
id: helpPopup
97-
parent: Overlay.overlay
97+
parent: ApplicationWindow.overlay
9898
// From Qt 5.12 use
9999
// anchors.centerIn: parent
100100
x: 10

0 commit comments

Comments
 (0)