Skip to main content

Search and Top Navigation

#6118 closed enhancement (wontfix)

Opened September 28, 2010 11:48AM UTC

Closed October 21, 2010 06:18PM UTC

Last modified October 11, 2012 09:15PM UTC

Support for non-linear incrementation

Reported by: pkruithof Owned by:
Priority: minor Milestone:
Component: ui.slider Version: 1.8.5
Keywords: Cc:
Blocked by: Blocking:
Description

It would be nice to have the possibility to provide a function that maps a handle's position to a specific value, rather than using a linear function. Something like the easing functions in animations.

This comes in handy when selecting a value/range where the first half of the slider needs to represent 3/4 of the total range. For instance: a money filter, with a commonly used range of 0-3000, but with a uncommon range of 3000-6000.

Attachments (0)
Change History (3)

Changed October 21, 2010 04:35PM UTC by jzaefferer comment:1

Here's a non-linear increment example: http://jsbin.com/ecope3/edit

Changed October 21, 2010 06:18PM UTC by jzaefferer comment:2

resolution: → wontfix
status: newclosed

Here's a non-linear increment that actually implements what you describe: http://jsbin.com/ufave4/edit

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:3

milestone: TBD

Milestone TBD deleted