Narrow topbar and add new version needle to cover languages
The top bar differs in non-English languages - for RTL the version ident is on the left (so background is different), and the width of the area with no text differs depending on the length of the translations. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bf5691e69d
commit
06e26e9721
@ -1,15 +1,15 @@
|
||||
{
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"topbar_server"
|
||||
],
|
||||
"area": [
|
||||
{
|
||||
"xpos": 106,
|
||||
"ypos": 43,
|
||||
"width": 625,
|
||||
"height": 36,
|
||||
"type": "match"
|
||||
}
|
||||
]
|
||||
"area": [
|
||||
{
|
||||
"height": 36,
|
||||
"type": "match",
|
||||
"width": 465,
|
||||
"xpos": 226,
|
||||
"ypos": 43
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"topbar_server"
|
||||
]
|
||||
}
|
15
needles/anaconda/identification/version_31-rtl-orange.json
Normal file
15
needles/anaconda/identification/version_31-rtl-orange.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"width": 90,
|
||||
"height": 20,
|
||||
"xpos": 50,
|
||||
"ypos": 12
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"version_31_ident"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/identification/version_31-rtl-orange.png
Normal file
BIN
needles/anaconda/identification/version_31-rtl-orange.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
Loading…
Reference in New Issue
Block a user