]> git.tdb.fi Git - ext/subsurface.git/commit
Add "enable" button for manual pressure setting
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:51:20 +0000 (08:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 16:57:06 +0000 (08:57 -0800)
commitc51b105526b7722d7d29d6111f4afd80a5e7c27b
treeea40da4a59556e30f94bb0ace6b5dbd7fa3ba4f8
parent8e6bdc4f94eec68ab88cfc031c2358acd0a34b3b
Add "enable" button for manual pressure setting

This grays out the pressure settings in the cylinder editing widget if
the pressure data has been taken from the samples.  You can still
manually override the data, but you now need to enable that manual
override explicitly.

This makes the semantics of editing start/end pressures of dives with
pressure sample data a bit more intuitive, I think.

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