1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-07-25 19:45:45 +00:00

Add variant exported map needle for non-fullscreen window

This is a change in the image viewer app, or maybe fallout from
the menu_launch_type change, not sure. Anyhow, it's not really
a problem if the image viewer opens in a small window rather than
maximized, so let's just have a needle for it.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-04-28 14:57:39 -07:00
parent dc77f951a7
commit cf4a9b76e4
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 141,
"height": 102,
"type": "match",
"ypos": 372,
"xpos": 446
}
],
"properties": [],
"tags": [
"maps_exported_map"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 684 KiB