View Full Version : Ext.tree.AsyncTreeNode: update anim shows behind node icon
This might be a visual bug in ext-1.0-alpha2 ...
http://home.tiscali.ch/iglu/yui-ext/AsyncTreeNode.png
When an icon attribute is specified for AsyncTreeNodes, then the update animation is shown behind the node icon when expanding. I tested this with IE7.
This doesn't seem to be fixed in beta 1.
This might be a visual bug in ext-1.0-alpha2 ...
http://home.tiscali.ch/iglu/yui-ext/AsyncTreeNode.png
When an icon attribute is specified for AsyncTreeNodes, then the update animation is shown behind the node icon when expanding. I tested this with IE7.
Can you explain this a bit more? We are encountering a bug where in IE6 when a node is expanded it's children icons disappear. Still troubleshooting it though (it could be our code intermixing).
I created an example: EXT 1.0 Tree Update Anmin Bug (http://ext.alright.ch/bugs/treenodeupdateanim/tree.html)
jack.slocum
17 Apr 2007, 1:06 PM
The animating icon is done with CSS. If you are using inline icons, you can override the CSS to remove the background image that is applied. There's no way to have inline icons AND the animation since both share the same image element.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.