subsurface/map-widget
Berthold Stoeger 79f3000630 Map: don't set map selection in selectVisibleLocations()
MapWidgetHelper::selectVisibleLocations() calls setSelection()
on a single dive. Firstly, this make no sense anymore, as
we now support multiple highlithed flags. Secondly, the
highlted dives are now derived from the selected dives.
Therefore, remove the call.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-05-11 12:06:19 -07:00
..
qml Map: show multiple selected dive sites 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.cpp Map: don't set map selection in selectVisibleLocations() 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.h Dive site: remove edit mode from dive location widget 2019-04-12 18:19:07 +03:00