Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
QDS 2.2.1
-
None
-
2
-
7ea6492a17736e079ddf192b18d061076dfbf9c7 (qt-creator/qt-creator/6.0)
-
QDS 3D - 2021 Week 43/44
Description
Steps to reproduce:
- Launch DS and create a new project
- type "light" to component search
- -> should show light components from QtQuick3D module in "All other components" section in Component library but doesn't
- type "particle" in search
- -> should show particle components but doesn't
- add modules QtQuick3D and QtQuick3D.Particles
- remove modules QtQuick3D and QtQuick3D.Particles
- type light to component search
- -> light components from QtQuick3D module are now seen correctly in "All other components" section