Opened 12 years ago

Closed 12 years ago

#7357 closed feature (fixed)

Tabs: Remove queueing logic

Reported by: Scott González Owned by: Corey Frang
Priority: blocker Milestone: 1.9.0
Component: ui.tabs Version: 1.8.11
Keywords: Cc:
Blocked by: Blocking:

Description

Tabs currently uses queueing to control when panels are shown/hidden and when events trigger. This should be removed and the logic should be much closer to what accordion does.

Change History (4)

comment:1 Changed 12 years ago by Scott González

Priority: minorblocker
Status: newopen
Type: bugfeature

comment:2 Changed 12 years ago by Scott González

Owner: set to Corey Frang
Status: openassigned

comment:4 Changed 12 years ago by Corey Frang

Resolution: fixed
Status: assignedclosed

Tabs: Removing queue logic, _hideTab, and _showTab - Replaced with _toggle - Fixes #7357 Tabs: Remove queueing logic

Changeset: 463849e4c35c64634f8f6d6dc876ef6774165542

Note: See TracTickets for help on using tickets.