Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-5096

Fix property specifics for QtQuick3D.Repeater3D

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • QDS 2.2.1
    • QDS 2.2.0
    • Property View
    • None
    • 1
    • d772007a1ca470a621b2489bbaaed552bd520ff7 (qt/qtquick3d/dev) 3388a0c399ed2db65a7ef25032ad8dab16cf69d6 (qt/qtquick3d/6.2)
    • QDS 3D - 2021 Week 37/38

      The delegate property of Repeater3D should be Component type instead of Object3D, which doesn't work.

      The model property is QVariant and supports many different types of input. However, all examples and tests in QtQuick3D only use it one way: to define the number of delegates to instantiate. Presumably the other ways are not very well tested/supported, so maybe it would make sense to change the control for model property to integer value from QVariant? And maybe in UI change it to show "Delegate Count" or something for clarity?

        For Gerrit Dashboard: QDS-5096
        # Subject Branch Project Status CR V

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes