subsurface/profile-widget
Berthold Stoeger 178dcbc0c6 Fix obscure display bug in profile widget, where heat map wasn't shown
Fixes an obscure bug, which happened under very specific circumstances.
Precodition: fresh program start and neither of the partial pressure
graphs, nor the heat maps are shown. User clicks on heat map icon.
Bug: The heat map is not shown at the bottom of the graph.

The fix consists in replacing two percentageAxis->setLine() calls
by precentageAxis->animateChangeLine() calls.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2017-11-23 14:15:00 -08:00
..
animationfunctions.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
animationfunctions.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
CMakeLists.txt Correctly handle SubsurfaceMobile 2016-01-08 08:04:24 -08:00
divecartesianaxis.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divecartesianaxis.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
diveeventitem.cpp mobile: icon size in profile 2017-11-13 20:46:00 -08:00
diveeventitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divelineitem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divelineitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divepixmapitem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divepixmapitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
diveprofileitem.cpp Use displayed_dc instead of current_dc 2017-10-19 14:57:02 -04:00
diveprofileitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
diverectitem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
diverectitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divetextitem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divetextitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divetooltipitem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
divetooltipitem.h code cleanup: remove unimplemented classes and structs 2017-06-16 05:31:41 +09:00
profilewidget2.cpp Fix obscure display bug in profile widget, where heat map wasn't shown 2017-11-23 14:15:00 -08:00
profilewidget2.h desktop UI: no longer attempt to manually show error notifications 2017-10-26 15:55:49 +02:00
ruleritem.cpp Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
ruleritem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00
tankitem.cpp Silence random warnings 2017-10-20 17:25:18 -04:00
tankitem.h Add SPDX header to profile widgets 2017-04-29 13:32:55 -07:00