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
cbc37c9e
Commit
cbc37c9e
authored
Nov 24, 2016
by
Don Gagne
Browse files
Tone down opacity so you can see what is behind when n/a
parent
d1cc23a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FlightMap/Widgets/VibrationWidget.qml
View file @
cbc37c9e
...
...
@@ -157,7 +157,7 @@ QGCFlickable {
Rectangle
{
anchors.fill
:
parent
color
:
backgroundColor
opacity
:
0.
9
5
opacity
:
0.
7
5
visible
:
_activeVehicle
?
isNaN
(
_activeVehicle
.
vibration
.
xAxis
.
value
)
:
false
QGCLabel
{
...
...
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