From 49c8c966fc60d5c7939873607f05013a92fce8ed Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Mon, 16 Oct 2017 00:12:20 +0300 Subject: qml-icons: add a third, grayed-out map marker It can be difficult to distinguish the new marker which is added on the map and has to be dragged when editing a new dive location. By adding a new grayed-out marker it becomes possible to gray out all other markers, while the current marker which is being edited is still bright red. Suggested-by: Dietrich Meyer Signed-off-by: Lubomir I. Ivanov --- subsurface.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurface.qrc') diff --git a/subsurface.qrc b/subsurface.qrc index fc4e2ce6c..0e910675a 100644 --- a/subsurface.qrc +++ b/subsurface.qrc @@ -4,6 +4,7 @@ mobile-widgets/qml/MapWidgetError.qml mobile-widgets/qml/MapWidgetContextMenu.qml mobile-widgets/qml/icons/mapwidget-marker.png + mobile-widgets/qml/icons/mapwidget-marker-gray.png mobile-widgets/qml/icons/mapwidget-marker-selected.png mobile-widgets/qml/icons/mapwidget-toggle-satellite.png mobile-widgets/qml/icons/mapwidget-toggle-street.png -- cgit v1.2.3-70-g09d2