Damn my English needs sorting out...
Diff comments:
>
> === modified file 'app/components/Walkthrough/Slide1.qml'
> --- app/components/Walkthrough/Slide1.qml 2015-05-03 16:22:31 +0000
> +++ app/components/Walkthrough/Slide1.qml 2015-09-25 08:13:29 +0000
> @@ -37,11 +37,12 @@
> horizontalCenter: parent.horizontalCenter
> }
> height: (parent.height - bodyText.contentHeight -
> introductionText.height - 4*units.gu(4))/2
> - image: Image {
> + radius: "medium"
*gaining
> + source: Image {
> id: centerImage
> source: Qt.resolvedUrl("../../graphics/[email protected]")
> }
> - radius: "medium"
> +
> width: height
> }
>
--
https://code.launchpad.net/~vthompson/music-app/fix-deprecated-properties/+merge/272347
Your team Music App Developers is subscribed to branch lp:music-app.
--
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help : https://help.launchpad.net/ListHelp