Add needles
Some checks failed
CI via Tox and perl / tox (pull_request) Successful in 1m56s
CI via Tox and perl / perl (pull_request) Has been cancelled
CI via Tox and perl / checkwiki (pull_request) Has been cancelled

This commit is contained in:
Lukáš Růžička 2026-04-28 14:27:13 +02:00
commit f58ffd139d
7 changed files with 38 additions and 38 deletions

View file

@ -0,0 +1,19 @@
{
"area": [
{
"xpos": 234,
"ypos": 222,
"width": 552,
"height": 25,
"type": "match",
"click_point": {
"xpos": 528,
"ypos": 11.5
}
}
],
"properties": [],
"tags": [
"gis_radio_geoservice_disable"
]
}

View file

@ -0,0 +1,19 @@
{
"area": [
{
"xpos": 235,
"ypos": 222,
"click_point": {
"xpos": 528,
"ypos": 11.5
},
"width": 552,
"type": "match",
"height": 25
}
],
"properties": [],
"tags": [
"gis_radio_geoservice_disable"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -1,19 +0,0 @@
{
"properties": [],
"tags": [
"gis_radio_reporting_disable"
],
"area": [
{
"xpos": 233,
"ypos": 337,
"width": 559,
"height": 36,
"type": "match",
"click_point": {
"xpos": 524,
"ypos": 13
}
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

View file

@ -1,19 +0,0 @@
{
"area": [
{
"width": 559,
"type": "match",
"height": 36,
"xpos": 233,
"ypos": 337,
"click_point": {
"xpos": 524,
"ypos": 13
}
}
],
"properties": [],
"tags": [
"gis_radio_reporting_disable"
]
}