Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
accb2ed3
Commit
accb2ed3
authored
Dec 11, 2019
by
Valentin Platzgummer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wima menu scrollbar fixed
parent
99d9796c
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
233 additions
and
199 deletions
+233
-199
QGroundControl.AppImage
deploy/QGroundControl.AppImage
+0
-0
appImageCommand.txt
deploy/appImageCommand.txt
+1
-1
FlightDisplayWimaMenu.qml
src/FlightDisplay/FlightDisplayWimaMenu.qml
+229
-194
SectionHeader.qml
src/QmlControls/SectionHeader.qml
+3
-4
No files found.
deploy/QGroundControl.AppImage
View file @
accb2ed3
No preview for this file type
deploy/appImageCommand.txt
View file @
accb2ed3
./create_linux_appimage.sh /home/valentin/
drones/qgroundcontrol/ /home/valentin
/drones/build-qgroundcontrol-Desktop_Qt_5_11_3_GCC_64bit-Release/release/
./create_linux_appimage.sh /home/valentin/
Desktop/drones/qgroundcontrol/ /home/valentin/Desktop
/drones/build-qgroundcontrol-Desktop_Qt_5_11_3_GCC_64bit-Release/release/
src/FlightDisplay/FlightDisplayWimaMenu.qml
View file @
accb2ed3
This diff is collapsed.
Click to expand it.
src/QmlControls/SectionHeader.qml
View file @
accb2ed3
...
...
@@ -7,10 +7,9 @@ import QGroundControl.ScreenTools 1.0
import
QGroundControl
.
Palette
1.0
FocusScope
{
id
:
_root
anchors.left
:
parent
.
left
anchors.right
:
parent
.
right
height
:
column
.
height
id
:
_root
width
:
parent
.
width
height
:
column
.
height
property
alias
text
:
label
.
text
property
bool
checked
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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