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

Cannot dynamically remove or reorder QML ShapePaths in QML Shape

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.0
    • 5.11, 5.12, 5.13, 5.14
    • Quick: Other
    • None

      Hi,
      For my project, I need to be able to add/remove QML ShapePaths to/from a QML Shape and z-reorder them (selected path gets on top). I can add them using myShape.data.push(newShapePath) but there is no way to remove or reorder them. My current workaround is to use a shape for each shape path but this is not efficient as I have scene with thousands of paths.

      Thanks.

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

            ulherman Ulf Hermann
            celandre dzimiwine celandre
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes