subsurface/qt-mobile
Dirk Hohndel 5fc16910c2 QML UI: fix recreation of profile after dive edit
We only need to deal with this if the dive changed. And in that case, if
we calculate a new fake DC, we need to clear out the meandepth as
otherwise the algorithm will try to match both max and mean depth. Since
the user potentially changed the max depth that could have very odd
consequences.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-02-20 07:33:05 -08:00
..
qml QML UI: better text when no profile is shown for a dive 2016-02-15 07:27:00 -08:00
qmlmanager.cpp QML UI: fix recreation of profile after dive edit 2016-02-20 07:33:05 -08:00
qmlmanager.h QML UI: enable edit of gasmix 2016-02-13 10:04:05 -08:00
qmlprofile.cpp Avoid uninitialized memory access 2016-01-28 09:02:20 -08:00
qmlprofile.h try to fix profile scaling 2016-01-13 16:27:41 -08:00