View Full Version : [FIXED][3.0r5738] Toolbars dont render correctly
marcing
7 Dec 2009, 8:19 AM
Please check example:
examples/toolbar/toolbars.html
Cheers,
Marcin
Animal
7 Dec 2009, 8:22 AM
Probably another jsbuilder2 issue.
marcing
7 Dec 2009, 8:24 AM
Hi Animal,
I used this builder this time:
http://www.extjs.com/products/jsbuilder/
I am confused now, if both don't work - which one should I use ;)
Animal
7 Dec 2009, 8:33 AM
You probably need the very latest ExtJs code then.
jsbuilder2 is what should always be used.
marcing
7 Dec 2009, 8:39 AM
Just tried r5740 on Firefox 3.5, Google Chrome 3 and Opera 10.
It's all the same on these browsers.
Animal
7 Dec 2009, 8:47 AM
On what system? it's fine here.
marcing
7 Dec 2009, 8:52 AM
Did you check all examples?
Problem is only with:
- Multi Columns (no titles, double stack)
- Medium icons, text and arrows to the left
- Small icons, text and arrows to the left
Checked on Windows 7, Vista 64, multiple browsers.
Cheers,
Marcin
Animal
7 Dec 2009, 8:54 AM
Eew! I see them now. I just looked at the first few.
marcing
7 Dec 2009, 8:55 AM
That's a relief, I was beginning to think my screen is broken :-?
;)
Animal
7 Dec 2009, 8:58 AM
This works with
Ext.override(Ext.layout.ToolbarLayout, {
forceLayout: true
});
They need to assert their own height.
Jamie Avins
7 Dec 2009, 9:33 AM
Updated in svn 5741.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.