Search and Top Navigation
#4723 open feature ()
Opened July 27, 2009 03:20PM UTC
Last modified June 24, 2014 11:55PM UTC
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.
Attachments (0)
Change History (10)
Changed November 13, 2009 07:08PM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed April 01, 2010 06:50PM UTC by comment:2
summary: | Slider incremental orientation should be added → Slider direction (left/bottom:min, top/right: max) should be added |
---|
Changed April 09, 2010 12:41PM UTC by comment:3
i have done same calculations to get it work like it is now, but i would also prefer to have this feature
Changed July 09, 2010 06:05PM UTC by comment:4
I am also in need of this feature.
Changed November 09, 2011 01:31PM UTC by comment:5
keywords: | slider, orientation, accessibility → orientation a11y |
---|
Changed June 26, 2012 01:22AM UTC by comment:6
type: | enhancement → feature |
---|
Changed October 04, 2012 10:28AM UTC by comment:7
I'd also really like this. It could be supported with a { reverseDirection: true } parameter maybe?
Changed October 11, 2012 02:53PM UTC by comment:8
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 15, 2012 07:39PM UTC by comment:9
status: | new → open |
---|
Changed June 24, 2014 11:55PM UTC by comment:10
milestone: | 1.11.0 → none |
---|
This needs a much better name.