Add Steve's new icons
@ -13,13 +13,13 @@ Item {
|
||||
|
||||
Image {
|
||||
id: icon
|
||||
source: "images/"+baseIconName+".png"
|
||||
source: "images/"+baseIconName+"-off.png"
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
|
||||
Image {
|
||||
id: hoveredIcon
|
||||
source: "images/"+baseIconName+"-hover.png"
|
||||
source: "images/"+baseIconName+"-on.png"
|
||||
anchors.centerIn: parent
|
||||
opacity: 0
|
||||
}
|
||||
|
After Width: | Height: | Size: 5.3 KiB |
BIN
ground/openpilotgcs/src/plugins/welcome/qml/images/config-on.png
Normal file
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 4.2 KiB |
After Width: | Height: | Size: 7.7 KiB |
After Width: | Height: | Size: 7.0 KiB |
After Width: | Height: | Size: 13 KiB |
BIN
ground/openpilotgcs/src/plugins/welcome/qml/images/hitl-off.png
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
ground/openpilotgcs/src/plugins/welcome/qml/images/hitl-on.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 7.1 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 5.3 KiB |
BIN
ground/openpilotgcs/src/plugins/welcome/qml/images/scopes-on.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 4.8 KiB |