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

Dragging a material from components view into navigator under a model binds the new material twice to the model's materials property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • QDS 4.3.2
    • QDS 4.3.1
    • Navigator
    • None
    • 1
    • f880115fa (qds/dev)
    • QDS Oulu - 2023 Week 45/46

    Description

      • Create 3D project or add a View3D to an existing project
      • Drag a PrincipledMaterial from components view into the cubeModel in the navigator
      • Check the code view for the cubeModel

      --> The material appears twice in the materials propecty of the cubeModel

                  Model {
                      id: cubeModel
                      source: "#Cube"
                      materials: [principledMaterial,principledMaterial]
                      eulerRotation.y: 45
                      eulerRotation.x: 30
                  }
       

       

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes