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

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

I fixed the style issues, but the warnings cannot be easily fixed.
I filed a bug against Qt for that: https://bugreports.qt.nokia.com/browse/QTBUG-21134

If my understanding is correct, these warnings don't point at any real problem; any ideas on how to suppress them is welcome (we could add a property layoutDirectionHack to the DashDeclarativeView class, having also a NOTIFY signal, but maybe there's something better?).

« Back to merge proposal