9.0 release fixes #105

Merged
akatch merged 47 commits from 9.0_release_fixes into develop 2022-08-11 14:17:29 +00:00
6 changed files with 6 additions and 6 deletions
Showing only changes of commit 74142ebffd - Show all commits

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

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