From 4ed2f90f32a89c0dbf72bffc4a6d7af52d9d1915 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 8 Jul 2020 17:15:58 -0700 Subject: [PATCH] Tweak overview_search_box needle so click hits right spot Signed-off-by: Adam Williamson --- .../gnome/overview_search_box-20200708.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/needles/gnome/overview_search_box-20200708.json b/needles/gnome/overview_search_box-20200708.json index cff6898c..65e37b53 100644 --- a/needles/gnome/overview_search_box-20200708.json +++ b/needles/gnome/overview_search_box-20200708.json @@ -1,15 +1,15 @@ -{ - "area": [ - { - "xpos": 357, - "ypos": 59, - "width": 16, - "height": 19, - "type": "match" - } - ], - "properties": [], - "tags": [ - "overview_search_box" - ] +{ + "area": [ + { + "height": 19, + "type": "match", + "width": 66, + "xpos": 357, + "ypos": 59 + } + ], + "properties": [], + "tags": [ + "overview_search_box" + ] } \ No newline at end of file