-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
Qt Creator 2.2.0
-
None
-
[SDKTestRound3]
Workstation platform: Mac X OS 10.6.7
Qt Creator Version: 2.1.81
Steps:
1. Open preference setting window from menu.
2. Select "Qt Quick" from the navigator panel. then select "Qt quick designer" tab to setting the canvas size.
3. Change the canvas size from width: 10000; height: 10000 to : width: 5000; height: 5000. Click "OK" to close the window.
4. Reopen the preference setting window and check the canvas size.
Expect result:
The canvas size value shows width: 5000 height: 5000
Actually result:
The canvas size value still width: 10000; height: 10000