diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-24 22:47:37 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | 7486682f43b2c83d02bed52a2a6c3c7ce8d68426 (patch) | |
tree | 17820444683219f90e08182b6c74ef3d61faf340 /mobile-widgets/qml | |
parent | 64697375cf4dc2bda7db3f4846a500d4e30f6fc4 (diff) | |
download | subsurface-7486682f43b2c83d02bed52a2a6c3c7ce8d68426.tar.gz |
mapwidget: add the "skipReload" guard
This guard is to prevent a meaningless reload on the map marker list,
when the user selects a new dive and nearby dives. The flag is updated
in selectedDivesChanged() which on it's now cannot possibly trigger
changes in the markers, only the selection. The selection of active flags
is already handled by the model and automatically updated in the QML.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'mobile-widgets/qml')
0 files changed, 0 insertions, 0 deletions