Hi,
I’ve been using QQtQuick2.0 for a few months now to write a desktop application for use under Linux.
It’s working great, I’m very impressed with what I have so far.
However, as soon as I add some text to a scene, the performance drops severely. I can use complex animations on large images with transparencies very smoothly, it’s specifically text that’s the problem. Hiding the element that containts the text immediately fixes the speed issue.
I’m using QtCreator 2.7.1 with Qt 5.0.2 under Kubuntu Linux 13.04.
↧