Remove start page, Silica-ize the UI more

This commit is contained in:
Thomas Perl 2014-01-30 20:36:21 +01:00
parent 982d2347da
commit c4d4d2961b
7 changed files with 22 additions and 220 deletions

View file

@ -78,7 +78,7 @@ ListItem {
margins: 30 * pgst.scalef
}
elide: Text.ElideRight
truncationMode: TruncationMode.Fade
text: title
opacity: {
@ -96,7 +96,7 @@ ListItem {
anchors {
right: parent.right
verticalCenter: parent.verticalCenter
margins: 30 * pgst.scalef
rightMargin: (30 * pgst.scalef) * (text != '')
}
font.pixelSize: parent.contentHeight