diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2018-01-29 13:13:29 +0100 |
---|---|---|
committer | Jan Mulder <jlmulder@xs4all.nl> | 2018-01-31 14:48:31 +0100 |
commit | 20dc6a31f4fd736df297c179df1825d48eb7f757 (patch) | |
tree | 9ba7b200b5be8f433b8e085bd845d0b97065ed59 /dives/TestDiveSeabearH3_0002SBDT.CSV | |
parent | e4c8d6968f7b0410c600b821df372c123539c71a (diff) | |
download | subsurface-20dc6a31f4fd736df297c179df1825d48eb7f757.tar.gz |
profile: replot handles while planning
The settingsChanged() function of the profile widget tries to be
clever and tries to prevent not needed replots of the profile.
I'm not sure this is very relevant in the first place as change
of settings are almost instantly, with or without replot. It
appears that replot is always executed when there are
calculated ceilings visible. But without calculated ceilings
a replot is "optimized out". This does, however, introduce dangling
divehandles in PLAN/EDIT and ADD mode of the profile, when
any setting that influences the y-axis is changed.
The fix is trivial. Just force a replot in the PLAN/EDIT and ADD
modes.
Fixes: #1070
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'dives/TestDiveSeabearH3_0002SBDT.CSV')
0 files changed, 0 insertions, 0 deletions