Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-95316

Instantiator doesn't work inside Column

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.2.0 Beta1
    • Quick: Other
    • None
    • Windows

      If Instantiator is placed inside Column instead of Repeater, none of the loaded items are show.
      See the attached example.

      If I add this code to Instantiator, the items become visible, but not properly sorted.

              onObjectAdded:
              {
                  object.parent = column;
              }
      

        1. workaround.qml
          0.6 kB
        2. objectlistmodel.zip
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            alexey89 alexey89
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes