Hybrid View
-
31 Dec 2011 2:49 AM #1
FillToolItem does not render correct when used inside a container
FillToolItem does not render correct when used inside a container
Using the ToolBar inside a container which does not have the total width and contains a FillToolItem does not render correct. It seems that the FillToolItem uses the whole screen width when calculating the width.
This behavior is different than it was in GXT 2.2.5.
-
8 Jan 2012 1:18 PM #2
Update
Update
Update 1:
This happens only when the toolbar - containing the FillToolItem - is placed inside a TabPanel!
Update 2:
After switching to another tab and going back to the old tab, the toolbar gets resized and renders correct.
any ideas?
-
13 Jan 2012 12:36 AM #3
Solved
Solved
Forgot to call forceLayout();
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote