diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2014-08-02 07:38:55 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-02 07:06:31 -0700 |
commit | e87f1b63c3e700eb66935378df9a55bc99183443 (patch) | |
tree | 5af1d949e17510ad5847b77852906897ca3d001d | |
parent | e21467cbc60572e481c3f2b0d6803674327b5367 (diff) | |
download | subsurface-e87f1b63c3e700eb66935378df9a55bc99183443.tar.gz |
Describe the editing mode only once
Describe the editing mode only once when going through entering dive
information by hand and not when describing each tab.
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | Documentation/user-manual.txt | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 9324efac7..16211bea0 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -169,12 +169,22 @@ in the figure below. Each of these tabs will now be explained for data entry. image::images/AddDive1.jpg["FIGURE: Add dive",align="center"] +When you click on a field in Dive notes or Equipment panels, you enter *Editing mode*. This is +indicated by the message in the blue box at the top of the _Dive notes_ panel. The same message is +displayed in all the panels under Dive notes, Equipment and so forth when in editing mode. + +//// +Not displaying the edit bar as the Save and Cancel buttons are on reverse order when comparing to +the full screenshot. + +image::images/BlueEditBar.jpg["Blue edit bar",align="center"] +//// + ==== Dive Notes This panel contains the date, time and place information for a particular dive, environmental conditions, co-divers and buddies, as well as some descriptive -information. The message in a blue box at the top of the panel indicates that -the dive is being edited. If one clicks on the *Dive Notes* tab, the following +information. If one clicks on the *Dive Notes* tab, the following fields are visible: image::images/AddDive2.jpg["FIGURE: The Dive Notes tab",align="center"] @@ -270,13 +280,7 @@ image::images/CompletedDiveInfo.jpg["FIGURE: A completed Dive Notes tab",align=" ==== Equipment The Equipment tab allows the user to enter information about the type of -cylinder and gas used, as well as the weights used for a dive. The message in a -blue -box at the top of the panel: - -image::images/BlueEditBar.jpg["Blue edit bar",align="center"] - -indicates that the dive is being edited. This is a highly interactive part of +cylinder and gas used, as well as the weights used for a dive. This is a highly interactive part of _Subsurface_ and the information on cylinders and gases (entered here) affects the behaviour of the dive profile (top right-hand panel). |