Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
QDS 1.2.0
-
None
-
Windows 7 64 bit
Description
- Create a new Qt Quick Application project.
- Open the project's qml file in Design mode.
- Select an item and look at the properties view.
The values which are explicitly set in the file are being shown in blue. - Close the file.
- Open the file again.
- Go to Design mode.
- Select the same item as in step 3.
The highlighting is gone.
Explicitly set values should always be highlighted, no matter what you've done to the file before.