Opened 14 years ago
Last modified 9 years ago
#4723 open feature
Slider direction (left/bottom:min, top/right: max) should be added
Reported by: | ljubomir | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.7.2 |
Keywords: | orientation a11y | Cc: | |
Blocked by: | Blocking: |
Description
Hi, i have a use case where i need to mimic vertical scrollbar functionality with ui.slider.
Unfortunately, this isn't possible due to bottom-up nature of the vertical slider itself (and i need top-down behavior here).
It would be nice if new flag/option could be introduced, that will allow us to change the incremental orientation of the slider from left-to-right to right-to-left and for vertical case from bottom-up to top-down.
Change History (10)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 13 years ago by
Summary: | Slider incremental orientation should be added → Slider direction (left/bottom:min, top/right: max) should be added |
---|
comment:3 Changed 13 years ago by
i have done same calculations to get it work like it is now, but i would also prefer to have this feature
comment:5 Changed 12 years ago by
Keywords: | a11y added; slider accessibility removed |
---|
comment:6 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:7 Changed 11 years ago by
I'd also really like this. It could be supported with a { reverseDirection: true } parameter maybe?
comment:8 Changed 11 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:9 Changed 11 years ago by
Status: | new → open |
---|
comment:10 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
This needs a much better name.