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
514737f3
Commit
514737f3
authored
Aug 01, 2016
by
Rustom Jehangir
Browse files
Save _mainIsMap state persistently
parent
2ed50262
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FlightDisplay/FlightDisplayView.qml
View file @
514737f3
...
...
@@ -66,6 +66,7 @@ QGCView {
FlightDisplayViewController
{
id
:
_controller
}
function
setStates
()
{
QGroundControl
.
saveBoolGlobalSetting
(
_mainIsMapKey
,
_mainIsMap
)
if
(
_mainIsMap
)
{
//-- Adjust Margins
_flightMapContainer
.
state
=
"
fullMode
"
...
...
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