Fix subtitle display in episode list

This commit is contained in:
Thomas Perl 2015-02-27 22:30:23 +01:00
parent 4dc489597a
commit a03ede77f4
2 changed files with 7 additions and 1 deletions

View file

@ -231,6 +231,7 @@ Item {
}
text: subtitle
textFormat: Text.PlainText
font.pixelSize: 20 * pgst.scalef
visible: subtitle !== ''