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
bfa330dd
Commit
bfa330dd
authored
Nov 08, 2015
by
dogmaphobic
Browse files
Fixed critical icon size.
It was using wrong size variable (and consequently too big)
parent
ade1559d
Changes
1
Show whitespace changes
Inline
Side-by-side
src/ui/toolbar/MainToolBarIndicators.qml
View file @
bfa330dd
...
...
@@ -112,7 +112,7 @@ Row {
visible
:
activeVehicle
.
messageCount
>
0
&&
isMessageImportant
Image
{
source
:
"
/qmlimages/Yield.svg
"
height
:
mainWindow
.
tb
ButtonWidth
height
:
mainWindow
.
tb
CellHeight
*
0.75
fillMode
:
Image
.
PreserveAspectFit
mipmap
:
true
smooth
:
true
...
...
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