On 10/30/2012 11:14 AM, Labs, Torsten wrote: > Hello, > we created some prototype with Qt Quick 2 on a ARM board. Its running > verry well except antialiasing. As i can see in the Qt5 Documentation > # there is a new flag for antialiasing **antialiasing > <http://qt-project.org/doc/qt-5.0/qml-qtquick2-item.html#antialiasing-prop>**: > bool > but this makes no difference. Is there still a bug?
It's per-item, it should be noticeable if you set it on a Rectangle that's slightly rotated or has rounded corners. It does not automatically apply to child items. -- Samuel _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development