This also shows black instead of the image and doesn't use any UITK
components:

Rectangle {
    color: "green"
    width: 600
    height: 600

    Image {
        id: crossFader
        anchors {
            fill: parent
            margins: 20
        }
        source: "/home/tim/Pictures/very_large_orange.png"
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1227783

Title:
  Black backround image -CrossFadeImage does not set the sourceSize for
  the images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1227783/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to