[Merge] lp:~artmello/gallery-app/gallery-app-avoid_reload_fullscreen_toggle into lp:gallery-app
Florian Boucault
florian.boucault at canonical.com
Thu Sep 3 18:36:08 UTC 2015
Review: Needs Fixing
It might be more reliable (and more succint) to do:
property size thumbSize: Qt.size(overview.width, overview.height)
instead of:
Component.onCompleted: {
thumbSize = Qt.size(overview.width, overview.height)
}
--
https://code.launchpad.net/~artmello/gallery-app/gallery-app-avoid_reload_fullscreen_toggle/+merge/269424
Your team Ubuntu Phablet Team is subscribed to branch lp:gallery-app.
More information about the Ubuntu-reviews
mailing list