Skip to main content

Search and Top Navigation

#7630 closed feature (fixed)

Opened August 11, 2011 01:51PM UTC

Closed March 12, 2015 11:31AM UTC

Last modified March 12, 2015 11:31AM UTC

Slider index shall be accessible in event handlers

Reported by: baton Owned by:
Priority: minor Milestone: 1.12.0
Component: ui.slider Version: 1.8.15
Keywords: Cc:
Blocked by: Blocking:
Description

all events are having 'ui' parameter passed which contains handle and value(s) but does not contain 'index' of a handle that is being worked on (for multiple handles only)

maybe it shall be considered to be added to the 'ui' object passed to event handlers?

(e.g. as 'ui.index')

Attachments (0)
Change History (7)

Changed June 26, 2012 01:22AM UTC by scottgonzalez comment:1

type: enhancementfeature

Changed October 11, 2012 02:53PM UTC by scottgonzalez comment:2

milestone: 1.9.01.11.0

Changed October 15, 2012 05:29PM UTC by davenaeder comment:3

status: newopen

We should consider this when reevaluating the slider component.

Changed June 24, 2014 11:55PM UTC by scottgonzalez comment:4

milestone: 1.11.0none

Changed March 09, 2015 06:51AM UTC by atomiomi comment:5

Changed March 12, 2015 11:31AM UTC by Ablay Keldibek comment:6

resolution: → fixed
status: openclosed

Slider: Pass handle index to events

Added a handleIndex property to the event data which indicates the index of

the handle being changed.

Fixes #7630

Closes gh-1486

Changeset: 6111b17710ab4e14bb119e735de9cfa9285badab

Changed March 12, 2015 11:31AM UTC by scottgonzalez comment:7

milestone: none1.12.0