Skip to main content

Search and Top Navigation

#8111 closed enhancement (wontfix)

Opened February 08, 2012 10:18PM UTC

Closed February 09, 2012 12:38AM UTC

For range min and max, return the min or max (using ui.values) with the slider value in event handlers

Reported by: LaurentGoderre Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.17
Keywords: Cc:
Blocked by: Blocking:
Description

To allow generic handler to be applied to sliders it would be nice if range min and max sliders could include the min and max in the value (using ui.values). This would allow the handler to be completely independent and those value would not need to be retrieve somewhere else.

Attachments (0)
Change History (1)

Changed February 09, 2012 12:38AM UTC by scottgonzalez comment:1

resolution: → wontfix
status: newclosed

Ask the widget what the min and max are.