-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 2.3.1
-
None
Steps:
1. Open the attached Qt Quick application project with qt creator.
2. Open the main.qml file in editor mode.
3. Move the mouse to "Image" text and click the left mouse key. click the lamp after it shows.
4. Qt Quick toolbar will show in the editor window. Then try to change the Image fillmode from the toolbar.
5. Check the code generated in editor.
Expected Result:
The generated code in editor is according the format.
Actually Result:
The generated code in editor is not follow the indent format.
Please see the attached pictures and flash.