Skip to content

Commit 2467f9f

Browse files
AlinaVarkkiDevtools-frontend LUCI CQ
authored and
Devtools-frontend LUCI CQ
committed
[RPP] Add 'Create label on Enter' to the annotations tutorial
Bug: 406998698 Change-Id: Id678f2962e3e0ddc3e8afb44c55456b219631191 Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6439015 Reviewed-by: Jack Franklin <jacktfranklin@chromium.org> Commit-Queue: Jack Franklin <jacktfranklin@chromium.org> Auto-Submit: Alina Varkki <alinavarkki@chromium.org>
1 parent 04fd95c commit 2467f9f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

front_end/panels/timeline/components/SidebarAnnotationsTab.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const UIStrings = {
4141
/**
4242
* @description Text for how to create an entry label.
4343
*/
44-
entryLabelTutorialDescription: 'Double-click on an item and type to create an item label.',
44+
entryLabelTutorialDescription: 'Double-click or press Enter on an item and type to create an item label.',
4545
/**
4646
* @description Title for diagram.
4747
*/
Loading
Loading

0 commit comments

Comments
 (0)