[Interest] QML animation flickering on Ubuntu

Keith Gardner kreios4004 at gmail.com
Tue Jan 13 18:21:27 CET 2015


>
> Can something further be done to avoid flickering?
>
> If you are just translating the item by changing the X value, try using
the XAnimator (http://doc.qt.io/qt-5/qml-qtquick-xanimator.html).  It
performs the movement on the render thread instead of the gui thread.  I
have experienced big performance gains when using the animators over the
animations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150113/c5860515/attachment.html>


More information about the Interest mailing list