We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90a13aa commit 7ffa698Copy full SHA for 7ffa698
1 file changed
xbot2_gui/Monitoring/MonWidget.qml
@@ -83,6 +83,7 @@ Control {
83
84
Column {
85
86
+ Layout.alignment: Qt.AlignTop
87
Layout.fillWidth: true
88
Layout.columnSpan: 2
89
@@ -101,6 +102,7 @@ Control {
101
102
103
104
105
106
Layout.preferredWidth: 40
107
108
@@ -128,6 +130,7 @@ Control {
128
130
129
131
132
133
134
135
136
0 commit comments