Code review comment for lp:~mardy/unity-2d/rtl

Revision history for this message
Alberto Mardegan (mardy) wrote :

Here's a couple of changes to avoid the warnings: instead of using the layoutDirection property from the DashDeclarativeView, inject a new QtLayoutDirection property into the declarative context, and use that from the dash.

Files changed since last review: places/dash.qml, places/app/places.cpp

« Back to merge proposal