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 Scott González

Milestone: TBD1.8

This needs a much better name.

comment:2 Changed 13 years ago by rdworth

Summary: Slider incremental orientation should be addedSlider direction (left/bottom:min, top/right: max) should be added

comment:3 Changed 13 years ago by geki007

i have done same calculations to get it work like it is now, but i would also prefer to have this feature

comment:4 Changed 13 years ago by dhchow

I am also in need of this feature.

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

Keywords: a11y added; slider accessibility removed

comment:6 Changed 11 years ago by Scott González

Type: enhancementfeature

comment:7 Changed 11 years ago by neilbowers

I'd also really like this. It could be supported with a { reverseDirection: true } parameter maybe?

comment:8 Changed 11 years ago by Scott González

Milestone: 1.9.01.11.0

comment:9 Changed 11 years ago by tj.vantoll

Status: newopen

comment:10 Changed 9 years ago by Scott González

Milestone: 1.11.0none
Note: See TracTickets for help on using tickets.