diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-03-22 12:16:58 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-03-23 20:49:05 -0700 |
commit | c7dd1e1bab889bf2a55a42d6e9a586938c305884 (patch) | |
tree | 63541878eeb895d9f11f240e4460541af7561b46 /INSTALL | |
parent | bba73fdc87928ee68274b7e2958216cfa8a01939 (diff) | |
download | subsurface-c7dd1e1bab889bf2a55a42d6e9a586938c305884.tar.gz |
mobile/profile: don't pan unless we are zoomed in
This way someone trying to swipe from dive to dive won't inadvertantly
pan the profile instead. And panning it really only makes sense when
zoomed in in the first place.
This could leave us in a situation where we zoom in, pan, zoom out and
now the profile is out of whack and we cannot correct it. A simple click
on the profile fixes that.
The real solution would be some constraining / adjusting as we zoom and
pan to ensure we keep things correctly positioned. Maybe I'll figure out
the correct way to do this later...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions