Threaded View
-
31 Jan 2012 7:35 AM #1
Preview doesn't match Designer View
Preview doesn't match Designer View
Ext Designer 1.2.2 Build 48
Preview results doesn't match the designer results. VBox and HBox seems broken. See attached file please.
[Update]
If it can give you guys any clues, changing the layout manually in the generated code that way seems to fix the problem:
Code:layout: { type: 'vbox', align : 'stretch', pack : 'start' },
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote