]> git.tdb.fi Git - ext/subsurface.git/commit
Show tank / nitrox / air consumption information in the info_frame
authorDirk Hohndel <dirk@hohndel.org>
Fri, 16 Sep 2011 22:45:14 +0000 (15:45 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Fri, 16 Sep 2011 22:45:14 +0000 (15:45 -0700)
commit89fe2c723f10649d2d98a88b385bd4733e5acbc4
tree5f005b1e30a8814d92ffc76986a34e341f210230
parentff0a601cc300f11a3e5a31236cb9a884ad82ceec
Show tank / nitrox / air consumption information in the info_frame

Even though we go down to an 8pt font the info_frame changes size when the
air info is added. I don't like this but want to see how Linus would like
this resolved before going overboard.

Minor tweaks to the formating (we don't need two decimals when printing
the liters of air consumed).

This patch does NOT remove the plot of the air information in the profile
graph. I think we want to remove that once we like the text where it is,
but I wanted to do one thing at a time.

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