Fix subtitle display in episode list
This commit is contained in:
parent
4dc489597a
commit
a03ede77f4
2 changed files with 7 additions and 1 deletions
|
@ -231,6 +231,7 @@ Item {
|
|||
}
|
||||
|
||||
text: subtitle
|
||||
textFormat: Text.PlainText
|
||||
font.pixelSize: 20 * pgst.scalef
|
||||
|
||||
visible: subtitle !== ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue