diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2013-12-18 21:55:53 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-18 14:07:41 -0800 |
commit | ecc33e6375461087975543f8f6281928d7c9a4b3 (patch) | |
tree | 01f1a10bbc9a90c3e27ad7f6c42eae3627d468e9 /Documentation | |
parent | 77c2c4c5adbc13ac72b5e6c18546187fd43396f2 (diff) | |
download | subsurface-ecc33e6375461087975543f8f6281928d7c9a4b3.tar.gz |
Adds unhide to profile menu context menu
Unhide menu is only shown when hidden events exist.
Also updates relavent manual section.
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 46ba69879..5f441d92d 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -682,7 +682,7 @@ For a more detailed explanation of _gradient factors_, use the following links: === The Dive Profile context menu -The context menu for the Dive Profile is accessed by right-clicking while the mouse cursor is over the Dive Profile panel. The menu allows the creation of Bookmarks or Gas Change Event markers other than the ones that might have been imported from a Dive Computer. Markers are placed against the depth profile line and with the time of the event set by where the mouse cursor was when the right mouse button was initially clicked to bring up the menu. Gas Change events open a further selection of which gas is being switched to, the list based on the available gases defined in the Equipment Tab. By right-clicking while over an existing marker, the menu extends adding options to allow deletion of the marker or to allow all markers of that type to be hidden. +The context menu for the Dive Profile is accessed by right-clicking while the mouse cursor is over the Dive Profile panel. The menu allows the creation of Bookmarks or Gas Change Event markers other than the ones that might have been imported from a Dive Computer. Markers are placed against the depth profile line and with the time of the event set by where the mouse cursor was when the right mouse button was initially clicked to bring up the menu. Gas Change events open a further selection of which gas is being switched to, the list based on the available gases defined in the Equipment Tab. By right-clicking while over an existing marker, the menu extends adding options to allow deletion of the marker or to allow all markers of that type to be hidden. Hidden events can be restored to view by selecteing Unhide all events from the context menu. === The *Information Box* |