diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-07-30 08:52:11 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-30 08:52:11 -0700 |
commit | 1a978a0345a1e817f37850954e169d3543b2fb93 (patch) | |
tree | bcb8899a211273f43d72ff873e9a19f222e65ac7 /qt-ui/profile | |
parent | aa4cd3403275e3fc557f6d4f0e9a7c7d87e26756 (diff) | |
download | subsurface-1a978a0345a1e817f37850954e169d3543b2fb93.tar.gz |
Maintab: fix trip location / notes editing
Reusing the displayed_dive for this caused all kind of odd problems that
were hard to reproduce, because the behavior depended on what was in the
corresponding fields of the current_dive. Worse: the GPS location handling
prevented us from reliably removing the location of a trip.
The solution isn't ideal and certainly isn't elegant. Maybe we simply
shouldn't reuse the widget here. But I think what I have now works - I
tried hard to make it break again and couldn't.
Fixes #659
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/profile')
0 files changed, 0 insertions, 0 deletions