Merge pull request #108 from lumarel/fix/rc1-needle-fixes

[9.0 Release Issues] Test Suite: Missing Anaconda needles - the 3rd
This commit is contained in:
akatch 2022-06-17 15:14:14 -05:00 committed by GitHub
commit 5d08dfb019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

View File

@ -1,11 +1,11 @@
{ {
"area": [ "area": [
{ {
"width": 76, "height": 28,
"width": 141,
"xpos": 398, "xpos": 398,
"type": "match", "type": "match",
"ypos": 102, "ypos": 102
"height": 28
} }
], ],
"properties": [], "properties": [],

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

View File

@ -2,10 +2,10 @@
"area": [ "area": [
{ {
"height": 20, "height": 20,
"width": 68, "type": "match",
"xpos": 785,
"ypos": 11, "ypos": 11,
"type": "match" "xpos": 767,
"width": 115
} }
], ],
"properties": [], "properties": [],

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB