New icons and episode list icon context menu
This commit is contained in:
parent
e38cd8e4e6
commit
951171206f
20 changed files with 317 additions and 85 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue