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

Instantiator doesn't work inside Column

    XMLWordPrintable

Details

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

    Description

      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;
              }
      

      Attachments

        1. objectlistmodel.zip
          5 kB
        2. workaround.qml
          0.6 kB

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes