-
3 Jul 2009 8:52 AM #11
Now You're Talking!!!! Thanks, for renewed faith!
_____________________________________________
For ExtJS Consultation and Custom Development ->
Contact Paul[at]digitalskyline.com
-
3 Jul 2009 8:59 AM #12Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Singapore
- Posts
- 6,232
- Vote Rating
- 2
- Answers
- 1
@aaron, might want to put that up over at the download page:
http://extjs.com/products/extcore/download.php
Sencha Docs / Ext 3.x - ( Docs | Examples )
Learning Center / Saki's Examples (for 2.x) / HOWTO - ( Report Bugs | Post Proper Code )
-
3 Jul 2009 11:51 AM #13Sencha - Management Team
- Join Date
- Aug 2008
- Location
- Palo Alto, CA
- Posts
- 370
- Vote Rating
- 1
- Answers
- 6
http://extjs.com/products/extcore/download.php
Refresh
Now with a public easy to view commit log as well.
-
4 Jul 2009 9:02 PM #14
-
5 Jul 2009 1:49 AM #15
one bug is left, i posted it in the Bugs forum (height of mask)
Edit: solution is found. May a core dev have a look?vg Steffen
--------------------------------------
Release Manager of TYPO3 4.5
energlobe.de - german online magazine
-
5 Jul 2009 3:54 PM #16
I've also found a bug with overlaying in FF 3.5. A flash object is not overlayed by the mask. In IE7 it works ok.
Regards
-
21 Jul 2009 11:27 PM #17
there is another bug in ie,
if the image's width is little,then the expression will result in a minus width,it will broken in IE.Code:line300:els.details.setWidth((els.data.getWidth(true) - els.navClose.getWidth() - 10) + 'px');




Reply With Quote
