Added WinPilot-style vario-scaled dots to snail trail options
commitd26f697f5c0a25a9096bb4e5ed144b27774777d3
authorFrank Paynter <paynterf@gmail.com>
Sun, 31 Mar 2013 22:57:06 +0000 (31 18:57 -0400)
committerMax Kellermann <max@duempel.org>
Tue, 9 Apr 2013 06:33:07 +0000 (9 08:33 +0200)
treefa709778230f3a1b9d9be93e3f13f8be572dc721
parent90bce009f0117188e998300897384f2136f357c6
Added WinPilot-style vario-scaled dots to snail trail options

VARIO_DOTS_AND_LINES is a new option on the Map Display -> Elements
'Expert' menu.  If selected this will cause the snail trail to display
vario-scaled dots (filled circles) with fixed-width lines between the
dots.  The dots and lines use the already-existing vario-scaled widths
and/or colors.
NEWS.txt
src/Dialogs/Settings/Panels/SymbolsConfigPanel.cpp
src/Look/TrailLook.cpp
src/MapSettings.hpp
src/Renderer/TrailRenderer.cpp