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,
|
"height": 18,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"ypos": 728,
|
"ypos": 728,
|
||||||
"width": 17,
|
"width": 17,
|
||||||
"xpos": 859
|
"xpos": 859
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"width": 17,
|
"width": 17,
|
||||||
"ypos": 728,
|
"ypos": 728,
|
||||||
"xpos": 880,
|
"xpos": 880,
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
"width": 17,
|
"width": 17,
|
||||||
"ypos": 728,
|
"ypos": 728,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"height": 18
|
"height": 18
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
"xpos": 871,
|
"xpos": 871,
|
||||||
"width": 17,
|
"width": 17,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"height": 18,
|
"height": 18,
|
||||||
"ypos": 728
|
"ypos": 728
|
||||||
}
|
}
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
"width": 17,
|
"width": 17,
|
||||||
"ypos": 728,
|
"ypos": 728,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"height": 18
|
"height": 18
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
{
|
{
|
||||||
"height": 18,
|
"height": 18,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 90,
|
||||||
"ypos": 728,
|
"ypos": 728,
|
||||||
"width": 17,
|
"width": 17,
|
||||||
"xpos": 880
|
"xpos": 880
|
||||||
|
Loading…
Reference in New Issue
Block a user