Commit 9677d386 authored by Ahmet Fehmi OZCAN's avatar Ahmet Fehmi OZCAN

Fixed calibration predialog text collapse problem.

parent d2ef6d01
......@@ -172,7 +172,7 @@ SetupPage {
Column {
anchors.fill: parent
spacing: 5
spacing: ScreenTools.defaultFontPixelWidth / 2
QGCLabel {
width: parent.width
......@@ -181,7 +181,6 @@ SetupPage {
}
Column {
anchors.fill: parent
spacing: 5
visible: !_sensorsHaveFixedOrientation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment