diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2018-03-08 21:43:23 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-03-11 11:40:12 -0700 |
commit | fbbb6ba4fb748eace8d8f8674ec799813012cf0f (patch) | |
tree | b85f9dc3aceae7365884e15d1766e60f5ce36941 /libdivecomputer | |
parent | 8fa2295a6174a0cc0cd86a0aea0420eb453bdd63 (diff) | |
download | subsurface-fbbb6ba4fb748eace8d8f8674ec799813012cf0f.tar.gz |
qmapwidgethelper: make adjustmets for the mobile version
The mobile version is limited as it does not support dive list
selection of multiple dives and editing multiple dives.
Also the dive list on mobile does not follow the same indexing as
the desktop version dive list.
Use the SUBSURFACE_MOBILE macro and for:
- centerOnDiveSite() either deselect map markers or center on
a single one (never on a rectangle like the desktop version)
- selectedLocationChanged() and selectVisibleLocations() return
a list of single dive ID
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'libdivecomputer')
0 files changed, 0 insertions, 0 deletions