Reduce system_menu_button match area not to include background
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
21ecfa8538
commit
3c44f644a0
@ -2,9 +2,9 @@
|
|||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"type": "match",
|
"type": "match",
|
||||||
"width": 45,
|
"width": 41,
|
||||||
"height": 25,
|
"height": 22,
|
||||||
"xpos": 969,
|
"xpos": 971,
|
||||||
"ypos": 2
|
"ypos": 2
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -12,4 +12,4 @@
|
|||||||
"tags": [
|
"tags": [
|
||||||
"system_menu_button"
|
"system_menu_button"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user