ncubeait
5 Dec 2006, 8:22 AM
Hi Jack,
Great work with this library - I am so impressed!
Anyway, I believe I detected a namespace collision that affects the LayoutDialog when using a center layout region.
Basically, adding such a region overwrites the center() function of the BasicDialog, which in turn breaks things like resizeTo() when fixedcenter:true.
The problem seems to result from merging the layout configuration with the dialog configuration. Perhaps it would be best to keep the two as separate objects.
Will.
Great work with this library - I am so impressed!
Anyway, I believe I detected a namespace collision that affects the LayoutDialog when using a center layout region.
Basically, adding such a region overwrites the center() function of the BasicDialog, which in turn breaks things like resizeTo() when fixedcenter:true.
The problem seems to result from merging the layout configuration with the dialog configuration. Perhaps it would be best to keep the two as separate objects.
Will.