diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-25 23:43:18 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | f2a8bab01e57ac28c01e71e4ee6affceacce96c1 (patch) | |
tree | c90fa3d3bc6bb01fe59c17e2ffc4dddd638905a0 /TODO.CCR | |
parent | be0d5133240f6113cced1df43b5a5f58c3eff6ed (diff) | |
download | subsurface-f2a8bab01e57ac28c01e71e4ee6affceacce96c1.tar.gz |
mapwidget.qml: include map location text
The MapItemView delegate now includes a white Text element.
It uses the MapLocation "name" property as text.
This text is only visible if the map zoom is above "textVisibleZoom".
For hundreds of dives, using the DropShadow effect for the text
makes it laggy. Instead, using a fake drop shadow (duplicate black
Text under the default text) makes it much better.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'TODO.CCR')
0 files changed, 0 insertions, 0 deletions