summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-02-07 12:08:20 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-02-07 14:01:23 -0800
commit102f3bf295cdd2debd3ce462ec4fbe84463406c7 (patch)
treeea0f469b025eae3f021ef14ffc1b40022e95a3d5 /CHANGELOG.md
parent074dcfb656c579c068e4e298f086535c027ff305 (diff)
downloadsubsurface-102f3bf295cdd2debd3ce462ec4fbe84463406c7.tar.gz
mobile/notes-edit: ensure cursor stays visible editing dive notes
This seems to work much more reliably as it specifically compares the cursor position to the visible bottom and top of the screen. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 c7e3dd1c9..1880c2515 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,4 @@
+Mobile: automatically scroll the dive edit screen so that the notes edit cursor stays visible
Desktop: ignore dive sites without location in proximity search
Mobile: add personalized option for units
Mobile: add Dive Summary page