Jul
11 Jan 2010, 10:14 PM
Something changed between the 3.1 release and svn rev 5864 to cause buttons added via a Panel's addButton() method or defined directly in the configuration to be left justified.
Previously, they defaulted to a right justification. Look at any Ext sample with buttons for an example. The Dynamic Forms example or the AJAX with XML Forms example show this behavior well.
I believe the buttons should be right justified. Perhaps there was a css change somewhere that inadvertently affected button justification in Panels.
- Jul
Previously, they defaulted to a right justification. Look at any Ext sample with buttons for an example. The Dynamic Forms example or the AJAX with XML Forms example show this behavior well.
I believe the buttons should be right justified. Perhaps there was a css change somewhere that inadvertently affected button justification in Panels.
- Jul