Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
QDS 4.5, QDS 4.6.0
-
None
Description
Issue found
- Selecting Material Dark theme on the Create new project view does not bring in Material Dark theme
- OS: MacOS
- Snapshot 116
How to reproduce
- Open Design Studio
- Select Create project... from the Welcome screen
- On Project creation view
- Select General/empty template
- From style, select Material Dark
- Press Create
- Style in the footer is Basic, and the Screen01 does not have import Material theme in the code. There is no sign of Material style.
How it is expected to work
- If the user selects a style on the project creation phase, the newly created project should have the style applied to it.
- Style in the footer should have Material Dark in it, and also the project should have this in the header:
import QtQuick.Controls.Material