Commit 9e40cb76 authored by Gus Grubba's avatar Gus Grubba
Browse files

Fixing white on white issue with the alert icon in “Outdoor” mode.

parent 1ab57601
......@@ -43,7 +43,7 @@ Item {
return "purple";
}
//-- It can only get here when closing (vehicle gone while window active)
return "white";
return qgcPal.colorGrey
}
Image {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment