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

Component/Component3D not created correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • QDS 4.8
    • QDS 4.8
    • All Other Issues
    • None

    Description

      Tested on Windows with QDS 4.8 snapshot 385 (project storage build)
      Steps to reproduce:

      • Create a 3D project
      • Add Component3D from Components view to Navigator
      • Exepected is that Component3D with child node is created:
          Component {
              id: component3D
              Node {
                  id: componentRoot
              }
          } 
      • Result: No child node is created and Code view shows warning "Components require a child element":
              Component {
              id: component3D
          } 
      • Reproduces also with (2D) Component item.

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            tanja_remes Tanja Remes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change