Update needle exactness to avoid failing on typos.

This commit is contained in:
Lukas Ruzicka 2022-10-06 10:29:32 +02:00
parent 0a55d92dcd
commit 7a7293f666
4 changed files with 60 additions and 56 deletions

View File

@ -1,15 +1,16 @@
{ {
"area": [ "area": [
{ {
"type": "match", "xpos": 8,
"width": 174, "ypos": 129,
"ypos": 129, "width": 174,
"height": 102, "height": 102,
"xpos": 8 "type": "match",
} "match": "93"
], }
"properties": [], ],
"tags": [ "properties": [],
"gte_code_highlighted" "tags": [
] "gte_code_highlighted"
]
} }

View File

@ -1,15 +1,16 @@
{ {
"area": [ "area": [
{ {
"type": "match", "xpos": 8,
"width": 174, "ypos": 129,
"ypos": 129, "width": 174,
"height": 102, "height": 102,
"xpos": 8 "type": "match",
} "match": "93"
], }
"properties": [], ],
"tags": [ "properties": [],
"gte_code_highlighted" "tags": [
] "gte_code_highlighted"
]
} }

View File

@ -1,15 +1,16 @@
{ {
"area": [ "area": [
{ {
"width": 174, "xpos": 8,
"xpos": 8, "ypos": 140,
"type": "match", "width": 174,
"height": 107, "height": 107,
"ypos": 140 "type": "match",
} "match": "93"
], }
"properties": [], ],
"tags": [ "properties": [],
"gte_code_highlighted" "tags": [
] "gte_code_highlighted"
]
} }

View File

@ -1,15 +1,16 @@
{ {
"area": [ "area": [
{ {
"xpos": 8, "xpos": 8,
"width": 174, "ypos": 133,
"type": "match", "width": 174,
"ypos": 133, "height": 88,
"height": 88 "type": "match",
} "match": "93"
], }
"properties": [], ],
"tags": [ "properties": [],
"gte_code_highlighted" "tags": [
] "gte_code_highlighted"
]
} }