diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-03 09:47:24 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-03 09:47:24 -0800 |
commit | dfc7ee0b296dd834b794d2f5be20924d6578a96a (patch) | |
tree | 1de63c1e72f11e615a5e03596d0067d9803b46d9 /file.c | |
parent | 3fab68dcd3689d795248dfc5bb0c98b72b424252 (diff) | |
download | subsurface-dfc7ee0b296dd834b794d2f5be20924d6578a96a.tar.gz |
Delay replot of dive so changes aren't overwritten too early
When changing tanks we triggered a replot - but that overwrote the
displayed_dive with the current_dive before the remaining data from the
displayed_dive was used to edit the current_dive.
So now we delay this until later in the function, this way copy of paste
of both tanks and weights works.
Fixes #753
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions