← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1267900] Re: StateSaver does not save properties of Repeater delegates

 

** Changed in: ubuntu-ui-toolkit
       Status: Fix Committed => Fix Released

-- 
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/1267900

Title:
  StateSaver does not save properties of Repeater delegates

Status in Ubuntu UI Toolkit:
  Fix Released
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  Given the following example:

  Repeater {
      model: 5
      Rectangle {
          id: rect
          width: 100; height: 20
          StateSaver.properties: "height"
      }
  }

  StateSaver will not save the height property if the rect, reports that
  the UUID is already defined.

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