mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-20 13:03:09 +00:00
Drop match level on another KDE panel needle to 90
This needle is affected by the blurry panel bug - https://bugs.kde.org/show_bug.cgi?id=484888 . Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5ace81910b
commit
810b1a3166
@ -3,6 +3,7 @@
|
||||
{
|
||||
"height": 18,
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"ypos": 728,
|
||||
"width": 17,
|
||||
"xpos": 859
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"width": 17,
|
||||
"ypos": 728,
|
||||
"xpos": 880,
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
"width": 17,
|
||||
"ypos": 728,
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"height": 18
|
||||
}
|
||||
],
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"xpos": 871,
|
||||
"width": 17,
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"height": 18,
|
||||
"ypos": 728
|
||||
}
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
"width": 17,
|
||||
"ypos": 728,
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"height": 18
|
||||
}
|
||||
],
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -3,6 +3,7 @@
|
||||
{
|
||||
"height": 18,
|
||||
"type": "match",
|
||||
"match": 90,
|
||||
"ypos": 728,
|
||||
"width": 17,
|
||||
"xpos": 880
|
||||
@ -13,4 +14,4 @@
|
||||
"DESKTOP-kde",
|
||||
"desktop_expand_systray"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user