diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-04-14 05:34:19 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-04-14 09:42:10 -0700 |
commit | 590af9ae7dced1ca87b38f1ab3774d3a2b678ba1 (patch) | |
tree | 98dba41ea7eb8a06f4ae998bd8203d49084b15f3 /icons | |
parent | 176b92776b45d6f1135441513727cb5f23f49d88 (diff) | |
download | subsurface-590af9ae7dced1ca87b38f1ab3774d3a2b678ba1.tar.gz |
Add helper to find the dive closest to a given time
If we want to keep the selected dive "close" to where it was before an
operation (whether a delete, or a reload, or something like that), then
the most intuitive thing to do appears to be to select either the same
dive again (if it still exists), or one very close to it in time. This
helper allows us to identify the dive in the current dive list that is
closest to the given time.
We do this in the C code to ensure that we look at all dives in the
dive_table - based on the id that is returned the UI can then figure out
where this dive is currently shown.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'icons')
0 files changed, 0 insertions, 0 deletions