]> git.tdb.fi Git - ext/subsurface.git/commit
Improve temperature text plotting in profile display
authorDirk Hohndel <dirk@hohndel.org>
Wed, 9 Nov 2011 21:01:11 +0000 (13:01 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Wed, 9 Nov 2011 21:31:57 +0000 (13:31 -0800)
commit4317bfaa112cba065d50e8b5a910fb7f13f0721b
tree0328e76d92f028c55a4ebfb4171c65df6514930a
parente38eb77e30c2d0d06eb61db0cd1bdf3f5e164e8d
Improve temperature text plotting in profile display

- make the text a lighter color so it stands out more
- change the heuristic when we print text to include both relative change
  in temperature and time since the last text was printed
- print the first temperature we encounter
- allow an ending temperature to be printed if the last printed
  temperature was before the 75% mark of the dive

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
profile.c