New icons and episode list icon context menu

This commit is contained in:
Thomas Perl 2014-02-04 01:14:48 +01:00
parent e38cd8e4e6
commit 951171206f
20 changed files with 317 additions and 85 deletions

View file

@ -52,17 +52,6 @@ SlidePage {
title: detailPage.title
}
ButtonArea {
width: detailPage.width
height: 100 * pgst.scalef
onClicked: player.playbackEpisode(detailPage.episode_id)
PLabel {
anchors.centerIn: parent
text: 'Play'
}
}
PLabel {
id: label
width: parent.width * .8