[Merge] lp:~artmello/gallery-app/gallery-app-fix_1569844 into lp:gallery-app
Renato Araujo Oliveira Filho
renato.filho at canonical.com
Tue Apr 26 13:21:39 UTC 2016
works as expected just a small inline comment.
Diff comments:
> === modified file 'rc/qml/OrganicView/OrganicMediaList.qml'
> --- rc/qml/OrganicView/OrganicMediaList.qml 2016-02-25 18:01:15 +0000
> +++ rc/qml/OrganicView/OrganicMediaList.qml 2016-04-21 14:55:40 +0000
> @@ -41,6 +41,7 @@
> property var event
> ///
> property alias mediaModel: eventView.model
> + property alias mediaModelCount: mediaModel.count
I recommend to make this property readonly.
> ///
> property SelectionState selection
>
--
https://code.launchpad.net/~artmello/gallery-app/gallery-app-fix_1569844/+merge/292506
Your team Ubuntu Phablet Team is subscribed to branch lp:gallery-app.
More information about the Ubuntu-reviews
mailing list