Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: tracing/tracing/ui/timeline_view_help_overlay.html

Issue 1701703002: Update ctrl+click/drag documentation (Closed) Base URL: git@github.com:catapult-project/catapult.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/timeline_view_help_overlay.html
diff --git a/tracing/tracing/ui/timeline_view_help_overlay.html b/tracing/tracing/ui/timeline_view_help_overlay.html
index ec06f720c5ab15cc9dc20e21d5e5551b472ff384..bb06c80dbace7f3706ed674774c324c552c9b175 100644
--- a/tracing/tracing/ui/timeline_view_help_overlay.html
+++ b/tracing/tracing/ui/timeline_view_help_overlay.html
@@ -111,6 +111,11 @@ found in the LICENSE file.
</div>
<div class='pair'>
+ <div class='command'><span class='mod'></span>-click/drag</div>
+ <div class='action'>Add events to the current selection</div>
+ </div>
+
+ <div class='pair'>
<div class='command'>double click</div>
<div class='action'>Select all events with same title</div>
</div>
@@ -166,11 +171,6 @@ found in the LICENSE file.
</div>
<div class='pair'>
- <div class='command'><span class='mod'></span></div>
- <div class='action'>Hold for temporary zoom</div>
- </div>
-
- <div class='pair'>
<div class='command'>/</div>
<div class='action'>Search</div>
</div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698