summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2021-02-10 22:23:16 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-02-10 14:33:15 -0800
commit646aead629eb9005c6c86484774022aef84fea2b (patch)
tree5584e75eaec0a81513f94dad8178723bef0a2d1b /CHANGELOG.md
parentb3e4c9c8daee8df29c7d6fc943e37886217d3c98 (diff)
downloadsubsurface-646aead629eb9005c6c86484774022aef84fea2b.tar.gz
desktop: disable animation when selecting multiple dives
Selecting many dives when the animation was active was increadibly slow, so disable it. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8091cf863..430e62a62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+- desktop: make selection of multiple dives reasonable fast
- mobile: add GF fields to adjust Buhlmann algorithm parameters for calculated ceiling
- undo: save to git after editing weights [#3159]
- undo: reset dive-mode on undo of set-point addition