[Merge] lp:~fboucault/camera-app/ui_rewrite into lp:camera-app
Olivier Tilloy
olivier.tilloy at canonical.com
Thu Jun 26 10:08:28 UTC 2014
1190 + // FIXME: workaround for qtubuntu not returning values depending on the grid unit definition
1191 + // for Flickable.maximumFlickVelocity and Flickable.flickDeceleration
1192 + var scaleFactor = units.gridUnit / 8;
AFAIK GRID_UNIT_PX is not always equal to 8, depending on the device. So you should probably have some C++ code that exposes the value of GRID_UNIT_PX to the QML context.
--
https://code.launchpad.net/~fboucault/camera-app/ui_rewrite/+merge/224451
Your team Ubuntu Phablet Team is requested to review the proposed merge of lp:~fboucault/camera-app/ui_rewrite into lp:camera-app.
More information about the Ubuntu-reviews
mailing list