ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #05460
[Bug 1535480] [NEW] Icon image loading is synchronous
Public bug reported:
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?
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
The Image {} in Icon*.qml is not setting asynchronous to true.
- I would suggest to set it to true, or at worst add an alias so we can
- set it externally.
+ 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?
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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:
New
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
Follow ups