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
f08f4770
Commit
f08f4770
authored
Oct 18, 2017
by
Don Gagne
Committed by
GitHub
Oct 18, 2017
Browse files
Merge pull request #5750 from DonLakeFlyer/SavePathMobile
Can't change save path on mobile
parents
db55f46d
7961a07b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/preferences/GeneralSettings.qml
View file @
f08f4770
...
...
@@ -361,7 +361,7 @@ QGCView {
//-- Save path
Row
{
spacing
:
ScreenTools
.
defaultFontPixelWidth
visible
:
_savePath
.
visible
visible
:
_savePath
.
visible
&&
!
ScreenTools
.
isMobile
QGCLabel
{
anchors.baseline
:
savePathBrowse
.
baseline
...
...
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