Bug Tracker

Modify

Ticket #3629 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

Panel not sliding out for Tabs

Reported by: aadi Owned by:
Priority: major Milestone: 1.3
Component: effects Version: 1.2.6
Keywords: Tabs, slide, fx Cc: aadi
Blocking: Blocked by:

Description

The code for UI Tabs was updated to allow new way of handling effects. The problem lies with the 'height' effect. The panel slides and closes properly but it does not slide back out. It just 'pops' back up. I have tried it by forcing it to slide out the new panel but it just doesn't work.

Just to be more elaborate: $("#tabs ul").tabs({ fx: { height: 'toggle' } });

The code above should do slide up and down animations but in actual fact it just performs the slide up animation. It doesn't go through the slide down part.

Hope this is helpful.

Change History

comment:1 Changed 4 years ago by flesler

  • Cc aadi added
  • Status changed from new to closed
  • Resolution set to invalid

This belongs to the  UI Bug Tracker.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.