Skip to content

Commit 3079c32

Browse files
authored
Timeline: Update viewer documentation (#107)
1 parent bfcca89 commit 3079c32

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

layer_gpu_timeline/README_LAYER.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,14 @@ Navigation uses the mouse:
116116
* Zoom: Mouse wheel.
117117
* Pan: Middle mouse button, hold and drag.
118118

119-
Selecting active events:
119+
Selecting a set of active events:
120120

121-
* Select event:
122-
* Left click to select/deselect
123-
* Shift + Left click to add to selection
124-
* Left click and drag to select multiple selection
121+
* Select events:
122+
* Left click/drag to create a new selection
123+
* <kbd>Ctrl</kbd> + Left click/drag to add to existing selection
124+
* <kbd>Shift</kbd> + Left click/drag to remove from existing selection
125125
* Select events by group:
126-
* Right click on an event, and use context menu
126+
* Right click on an event, and use context menu to create a new selection
127127
* Group options available include:
128128
* By frame
129129
* By Vulkan queue submit

0 commit comments

Comments
 (0)