[openqa-needles] Fix out of range coordinates in gnome-music needle



commit 9e726dc0b9e791f03b56e0b0ed7630f2a282f2f0
Author: Sam Thursfield <sam thursfield codethink co uk>
Date:   Wed Oct 12 13:14:41 2022 +0200

    Fix out of range coordinates in gnome-music needle

 app_gnome_music_home.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/app_gnome_music_home.json b/app_gnome_music_home.json
index ddce98e..496239b 100644
--- a/app_gnome_music_home.json
+++ b/app_gnome_music_home.json
@@ -4,7 +4,7 @@
       "xpos": 1,
       "ypos": 33,
       "width": 1021,
-      "height": 736,
+      "height": 735,
       "type": "match"
     }
   ],
@@ -12,4 +12,4 @@
   "tags": [
     "app_gnome_music_home"
   ]
-}
\ No newline at end of file
+}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]