From fb863ba40462e559b78128f195c4965b5207ba31 Mon Sep 17 00:00:00 2001 From: Pablo Gamito Date: Tue, 24 Aug 2021 19:56:41 +0200 Subject: [PATCH] Add option to press enter to search for timestamp Change-Id: Idaae216df04c34cdc73e796379c5358736661010 --- tools/winscope/src/Searchbar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/winscope/src/Searchbar.vue b/tools/winscope/src/Searchbar.vue index f893122af..50aca7b55 100644 --- a/tools/winscope/src/Searchbar.vue +++ b/tools/winscope/src/Searchbar.vue @@ -23,7 +23,7 @@ - + @@ -305,4 +305,4 @@ export default { background: #9af39f; cursor: pointer; } - \ No newline at end of file +