-
2 Apr 2010 9:40 AM #1
[FIXED-88] Error while deleting the padding config element of a hbox layout
[FIXED-88] Error while deleting the padding config element of a hbox layout
Designer version tested:
Designer 1.0.0.5
Operating System:
Max OS X 10.6.2
Description:
When I delete the padding config element of the layout of a container, I get an Error.
See the little video, it is better than 1000 words.
Screenshot or Video:
http://42loops.com/extjs/xds-1.0.0.5...tconfigbug.movPaul-André Panserrieu
42loops.com
-
2 Apr 2010 11:12 AM #2
Thanks for the easily reproduced testcase.
The issue here is that the padding "unset" should be setting padding to the default of 0. When undefined is passed to parseMargins within Ext JS, it breaks.Aaron Conran
@aconran
Sencha Architect Development Team
-
5 Apr 2010 1:55 PM #3
This will be fixed in the next build.
Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote