EpisodeDetail: Fix header for long text

This commit is contained in:
Thomas Perl 2015-02-27 22:41:19 +01:00
parent a03ede77f4
commit f7d6d6db15
2 changed files with 6 additions and 4 deletions

View file

@ -76,6 +76,7 @@ SlidePage {
spacing: Constants.layout.padding * pgst.scalef
SlidePageHeader {
padding: 0
title: detailPage.title
width: parent.width
wrapMode: Text.WordWrap