The function "ensureVisible" uses "expandPath" which takes a callback to call when the necessary expansions have been completed. "ensureVisible" should also offer the callback.
I'm using:
Can we have that small tweak Please?
I'm using:
Ext.override(Ext.tree.TreeNode, { ensureVisible : function(callback){ this.getOwnerTree().expandPath(this.getPath(), false, callback); } });

#2
![]() |
![]() It's in Rev 3.
![]() |