touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #133626
[Bug 1535480] Re: Icon image loading is synchronous
Icon is our component, not Qt's, so we have the power to change the
default values.
Can you please argue why sync should be a default instead of async? I'm
just looking for a valid point here, otherwise we just get smoothness
penalty for no real reason.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1535480
Title:
Icon image loading is synchronous
Status in ubuntu-ui-toolkit package in Ubuntu:
Confirmed
Bug description:
The Image {} in Icon*.qml is not setting asynchronous to true.
I would suggest to set it to true so the loading is not blocking the main thread.
If you don't want to set it to async by default maybe you can add an alias so we can set it externally?
What do you think?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1535480/+subscriptions
References