Opened 13 years ago
Closed 8 years ago
#4847 closed enhancement (patchwelcome)
Accordion: allow horizontal or vertical orientation for Accordion
Reported by: | guest | Owned by: | dante |
---|---|---|---|
Priority: | low | Milestone: | 1.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | accoridion, left, right, up, down, vertical, horizontal | Cc: | bill |
Blocked By: | Blocking: |
Description
Currently, the accordion container only allows "up and down" sliding panes. It would significantly expand the UI flexibility of the accordion layout if the panes could slide left/right as well.
Change History (6)
comment:1 Changed 13 years ago by
Milestone: | 1.0 → 2.0 |
---|---|
Owner: | set to dante |
comment:3 Changed 12 years ago by
Milestone: | 1.3 → future |
---|---|
Summary: | allow horizontal or vertical orientation for Accordion → Accordion: allow horizontal or vertical orientation for Accordion |
I agree, that would be cool.
comment:4 Changed 12 years ago by
Cc: | bill added |
---|
how do we align the title text in the vertical orientation case? Do we put a titlebar horizontally across the width of the available space, and have vertical titles that act as clicks handlers? or just rotate the layout and use all vertical titles (text wraps?)
comment:5 Changed 8 years ago by
Priority: | high → low |
---|
comment:6 Changed 8 years ago by
Milestone: | future → 1.9 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Perhaps this would be easier with CSS3 transitions to rotate the text for 2.0?
Either way, I think we should close. We would welcome a patch for 2.0 using CSS3 if that's useful to people.
See related bug #626. Dante says to assign this to him, so doing that.