~ci-train-bot/webbrowser-app/webbrowser-app-ubuntu-vivid-2398

« back to all changes in this revision

Viewing changes to src/app/webbrowser/Suggestion.qml

  • Committer: Bileto Bot
  • Author(s): Florian Boucault
  • Date: 2016-08-25 09:51:55 UTC
  • mfrom: (1495.5.2 startup_time)
  • Revision ID: ci-train-bot@canonical.com-20160825095155-wmb4001qmcqjdoae
Load images needed at startup asynchronously.
Saves 400ms on krillin.

Approved by: Olivier Tilloy, system-apps-ci-bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
            width: units.gu(2)
53
53
            height: units.gu(2)
54
54
            color: UbuntuColors.darkGrey
 
55
            asynchronous: true
55
56
        }
56
57
 
57
58
        Label {