Details

    Description

      import Qt 4.7
      
      Rectangle {
          width: 200
          height: 323
          color: "yellow"
          Rectangle {
              color: "blue"
              width: parent.width
              height: parent.height / 2
          }
      }
      

      Changing the color of the yellow rect works, changing the color of the blue one doesn't.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cjanssen Christiaan Janssen (Inactive)
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes