-
14 Jan 2010 8:23 AM #1
[FIXED] GXT 2.1 - Portlet Constructor Bug
[FIXED] GXT 2.1 - Portlet Constructor Bug
Using the layout constructor (public Portlet(Layout layout)) does not add style name "x-portlet".
The most noticeable effect is that there are no top or bottom margins for the portlet.
Work arounds:
Use the default constructor and then set the layout using the setLayout method.
-
20 Jan 2010 9:35 PM #2
This bug is fixed in the releases/2.1 branch and is now available in the 2.1.1-beta release available here.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote