Correct the misconfigured needle from the previous commit and add a proper one.

This commit is contained in:
Lukáš Růžička 2020-10-01 12:35:10 +02:00
parent 3986984eb3
commit b5a7b49f6e
4 changed files with 19 additions and 4 deletions

View File

@ -0,0 +1,15 @@
{
"properties": [],
"tags": [
"krusader_settings_close"
],
"area": [
{
"xpos": 796,
"ypos": 562,
"width": 46,
"height": 18,
"type": "match"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

View File

@ -5,10 +5,10 @@
],
"area": [
{
"xpos": 796,
"ypos": 562,
"width": 46,
"height": 18,
"xpos": 876,
"ypos": 683,
"width": 60,
"height": 19,
"type": "match"
}
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 79 KiB