-
5 Oct 2010 6:08 AM #1
[OPEN-1311] ExtJS Docs: opt.anim.isAnimated is not a function
[OPEN-1311] ExtJS Docs: opt.anim.isAnimated is not a function
There is a bug in docs that I noticed recently. Here http://dev.sencha.com/deploy/dev/doc...ss=Ext.Elementat the top of the page an example is given regarding element animation control:
I tried to repeat this, but it appeared that opt.anim.isAnimated is just a boolean variable, not a function.if(opt.anim.isAnimated()){ opt.anim.stop(); }
P.S. Sorry if the format of my post is incorrect, I assume that bugreport formatting guidelines don't apply to bugs in docs since it's browser- and platform-agnostic and there is no such stuff as test cases and debugging info.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Doing a reconfigure from a GridPanel's onRender function with the loadMask config opt
By maz56 in forum Ext 3.x: Help & DiscussionReplies: 0Last Post: 19 Jul 2010, 11:50 PM -
[OPEN-138] API Documentation: Ext.Anim
By Stephan Schrade in forum Sencha Touch 1.x: BugsReplies: 0Last Post: 8 Jul 2010, 5:58 AM -
[2.1][OPEN] Offline docs issues
By Hani in forum Ext 2.x: BugsReplies: 7Last Post: 7 May 2008, 3:33 PM -
[2.0??][CLOSED] Ext.lib.Anim[fxType] does not return the anim obj
By ajaxgo in forum Ext 2.x: BugsReplies: 2Last Post: 18 Jan 2008, 12:42 PM -
Don't open Ext2 docs on the offline.
By index236 in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 5 Nov 2007, 12:58 AM


Reply With Quote