Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
81e01211
Commit
81e01211
authored
Nov 23, 2015
by
Nate Weibley
Browse files
Reflow flight mode layout even when joystick control is enabled
parent
0c215d46
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/PX4/FlightModesComponent.qml
View file @
81e01211
...
...
@@ -136,10 +136,9 @@ QGCView {
running
:
true
onTriggered
:
{
recalcModePositions
()
if
(
rcInMode
.
value
==
1
)
{
showDialog
(
joystickEnabledDialogComponent
,
title
,
50
,
0
)
}
else
{
recalcModePositions
()
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment