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

Project Storage: MaterialBrowserView::loadPropertyGroups() doesn't load the propertyGroups.json

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • QDS 4.7.0
    • Material Browser
    • None

    Description

      I'm not sure what this functionality does, but I think it is related to copying material properties. In any case, there is a project storage related todo in materialbrowserview.cpp:

      #ifdef QDS_USE_PROJECTSTORAGE
          // TODO
          QString matPropsPath;
      #else
          QString matPropsPath = model()->metaInfo("QtQuick3D.Material").importDirectoryPath()
                                     + "/designer/propertyGroups.json";
      #endif
       

      Attachments

        Issue Links

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

          Activity

            People

              mabadri Mahmoud Badri
              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