]> git.tdb.fi Git - ext/subsurface.git/commit
Show the newly split pressures correctly in the equipment page too
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:21:48 +0000 (08:21 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:21:48 +0000 (08:21 -0800)
commit049b895d9beb33cba7d53985c4c382ab66d41cc3
tree80040b862312af0f5274b53b77967e4900aa78d0
parent66c04f4f47f1f8fc55b3cc81df67acac1aa72b8f
Show the newly split pressures correctly in the equipment page too

NOTE! When *editing* the cylinder data, the only thing shown is the
non-sample pressure.  So the cylinder editing widget will show zero for
start/end pressure for a dive that has pressure saples without any
manually set pressure data.

This is intentional, so that you can clearly see that this is not a set
value.  But it may be that we should gray out the spinputton and have an
"edit value" checkbox or something to make it really obvious.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
equipment.c