diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-18 23:16:10 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | ea5221bcf02c1dd6a6143b0114168ec2094a7e5c (patch) | |
tree | b4d5e2279c903828795af9aa2d4fe9bcb9100ed2 /mobile-widgets | |
parent | 476670cb8da0b0e4823e95a3eecdae40e7402811 (diff) | |
download | subsurface-ea5221bcf02c1dd6a6143b0114168ec2094a7e5c.tar.gz |
qrc: use a separate image for the selected and unselected markers
The image for the unselected marker is now a slightly darker flag.
Same behaviour as the current Marble implementation.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'mobile-widgets')
-rw-r--r-- | mobile-widgets/qml/icons/mapmarker-selected.png | bin | 0 -> 1995 bytes |
-rw-r--r-- | mobile-widgets/qml/icons/mapmarker.png | bin | 1995 -> 1849 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/mapmarker-selected.png b/mobile-widgets/qml/icons/mapmarker-selected.png Binary files differnew file mode 100644 index 000000000..57f4efa27 --- /dev/null +++ b/mobile-widgets/qml/icons/mapmarker-selected.png diff --git a/mobile-widgets/qml/icons/mapmarker.png b/mobile-widgets/qml/icons/mapmarker.png Binary files differindex 57f4efa27..dca749bd9 100644 --- a/mobile-widgets/qml/icons/mapmarker.png +++ b/mobile-widgets/qml/icons/mapmarker.png |