|
|
|
@ -20,7 +20,7 @@ import QGroundControl.Controllers 1.0
@@ -20,7 +20,7 @@ import QGroundControl.Controllers 1.0
|
|
|
|
|
import QGroundControl.FactSystem 1.0 |
|
|
|
|
import QGroundControl.FactControls 1.0 |
|
|
|
|
|
|
|
|
|
Item { |
|
|
|
|
ColumnLayout { |
|
|
|
|
width: availableWidth |
|
|
|
|
height: (globals.activeVehicle.supportsJSButton ? buttonCol.height : flowColumn.height) + (ScreenTools.defaultFontPixelHeight * 2) |
|
|
|
|
Connections { |
|
|
|
|