diff options
author | Robert C. Helling <helling@atdotde.de> | 2017-11-28 20:23:47 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-12-01 15:47:51 -0800 |
commit | 0839342d335bef8312845d0c57a81d08a13f657c (patch) | |
tree | 4b5f3fc777541a08b20a784e1e6dfacba0ba38f0 /desktop-widgets | |
parent | f6b00fb3dda5529775c6044554da4d9f1a328047 (diff) | |
download | subsurface-0839342d335bef8312845d0c57a81d08a13f657c.tar.gz |
Don't block profile updates in variations computation
We needed to prevent updates when we messed with the
diveplannerpointsmodel as those would trigger
starting planning from scratch causing infinite loops.
Now, the variations calculation operates on a copy of
the diveplan, so the model is no longer involved and
we should not block recalculations (as those might be
triggered by the UI).
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'desktop-widgets')
0 files changed, 0 insertions, 0 deletions