~mterry/unity8/less-ubuntucolors

« back to all changes in this revision

Viewing changes to qml/Notifications/ShapedIcon.qml

  • Committer: Michael Zanetti
  • Date: 2016-05-02 08:15:14 UTC
  • mfrom: (2325.1.50 unity8)
  • Revision ID: michael.zanetti@canonical.com-20160502081514-9cnbi0v1sqjkhym4
merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
        visible: shaped
28
28
        source: realImage
29
29
        sourceFillMode: UbuntuShape.PreserveAspectCrop
 
30
        aspect: UbuntuShape.Flat
30
31
    }
31
32
 
32
33
    Image {