-
4 Oct 2010 1:24 PM #1
[DUPE-338] Ext.TabBar.onTabTap bungles animation
[DUPE-338] Ext.TabBar.onTabTap bungles animation
When I went from 0.95 to 0.96, card switches in my tab panels acquired slide animations. This conflicts with the Ext.TabPanel documentation, which says the default value of the animation config is null, meaning no animation. Moreover, even explicitly setting the animation config to null has no effect. The problem is that Ext.TabBar.onTabTap imposes an explicit animation. It should definitely not do so. If this animation is retained at all, it should be in the defaults for Ext.TabBar and its subclasses.
UPDATE: Sorry, I see this was already reported earlier today:
http://www.sencha.com/forum/showthre...cept-animation
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-338] textareas scroll on Android but not iOS
By Ralph Haygood in forum Sencha Touch 1.x: BugsReplies: 15Last Post: 11 Feb 2012, 8:18 AM -
How to display tabBar {dock:top} in TabPanel style with icons as tabBar {dock:bottom}
By kostik83 in forum Sencha Touch 1.x: DiscussionReplies: 2Last Post: 30 Jul 2010, 6:50 PM -
[DUPE-144] Scrolling a sortable tabbar breaks sort
By meyerovb in forum Sencha Touch 1.x: BugsReplies: 1Last Post: 22 Jul 2010, 8:47 AM -
[DUPE] AsyncTreeNode.reload() error in Ext 3.1.2
By kristian.kuhn in forum Ext 3.x: BugsReplies: 1Last Post: 15 Mar 2010, 2:00 PM -
[FIXED-338][3.0.x SVN] GroupTabPanel is broken because of recent changes to TabPanel
By tookoo in forum Ext 3.x: BugsReplies: 4Last Post: 10 Nov 2009, 4:39 PM


Reply With Quote