diff --git a/src/AutoPilotPlugins/APM/APMPowerComponent.qml b/src/AutoPilotPlugins/APM/APMPowerComponent.qml index 7eb8505f67e4c7370f6d92ba4076e60dee0751f6..e4c6ac0d28d4528d874be0cc54347a275cb630d8 100644 --- a/src/AutoPilotPlugins/APM/APMPowerComponent.qml +++ b/src/AutoPilotPlugins/APM/APMPowerComponent.qml @@ -269,6 +269,7 @@ SetupPage { FactComboBox { Layout.minimumWidth: _fieldWidth fact: battCurrPin + indexModel: false visible: _showAdvanced }