Just as an example, a local site here in Australia smh.com.au takes about 1
second to load the entire page (ads and all) on the latest version of Chrome.
Using the WebEngine Tab Browser example in Qt 5.5.0 built for release takes at
least 7 minutes to load the entire page and up to 10 minutes
Thiago Macieira intel.com> writes:
>
> On Thursday 18 June 2015 13:57:27 Igor Kostenko wrote:
> > I couldn't find solution how to fix it. Does anybody know how to build Qt
> > with sanitizers?
>
> Looks like a toolchain problem. Please report to your compiler.
I've did more tests: error depend
Russel,
From my experience QtQuick is really quick.
I have built a quite complex application on Desktop but to be deployed for iOS
and Android. I’m not sure how complex is your app but I had to write a lot of
custom components in qml and even create custom scene graph components. If it
wasn’t
I have seen similar behavior, and I believe there is a bug filed but I forget.
Have you tried defining the default behavior as well, not just !focus, and
!hover, but focus and hover and forground (I think its foreground)
Scott
-Original Message-
From: interest-bounces+scott.bloom=onshore
I've brought up this on the IRC and the Forum sometime ago, but
haven't received any responses as of yet. So I'm posting this here
too.
I am trying to style certain elements of my application with the CSS
support.
I want the elements to look "normal" when they are active (:focus), but have
diffe