-
4 Oct 2010 7:08 AM #1
[FIXED-388] TabPanel doesn't accept animation
[FIXED-388] TabPanel doesn't accept animation
Hi All,
I'm new to Sencha, so I may be wrong about this, but it looks like the slide animation is hard coded in Ext.TabPanel.
A fix seems to be on Line 18933 (of ext-touch-debug.js beta 0.96)
changing...
toCode:type : 'slide',
Thanks,Code:type : this.animation,
M
-
4 Oct 2010 10:52 AM #2
Thanks for the bug report. The team is reviewing your suggestion and they will let you know what they decide.
-
5 Oct 2010 10:40 PM #3
Thanks, this has been fixed.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-337] Reverse of slide down animation doesn't slide up
By orangechicken in forum Sencha Touch 1.x: BugsReplies: 5Last Post: 30 Sep 2010, 11:11 AM -
[FIXED-185] TabPanel with 'slide' animation should slide the other direction
By orangechicken in forum Sencha Touch 1.x: BugsReplies: 6Last Post: 13 Aug 2010, 1:02 AM -
[FIXED-1164] Ext.tree.TreeNode expand doesn't propagate animation parameter
By kisjonnk in forum Ext 3.x: BugsReplies: 1Last Post: 30 Jul 2010, 9:33 AM -
[FIXED-388][3.0+] CheckItem fires beforecheckchange for initial value
By Condor in forum Ext 3.x: BugsReplies: 1Last Post: 15 Dec 2009, 5:15 AM -
[REOPENED][2.x]TreeNodeUI doesn't accept cls array
By vtswingkid in forum Ext 2.x: BugsReplies: 5Last Post: 5 May 2009, 8:06 AM


Reply With Quote