From: Linus Torvalds Date: Wed, 9 Nov 2011 16:51:20 +0000 (-0800) Subject: Add "enable" button for manual pressure setting X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c51b105526b7722d7d29d6111f4afd80a5e7c27b;hp=c51b105526b7722d7d29d6111f4afd80a5e7c27b;p=ext%2Fsubsurface.git 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 ---