mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-07-27 04:15: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:
parent
dc77f951a7
commit
cf4a9b76e4
@ -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 |
Loading…
Reference in New Issue
Block a user