Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: yuewah on April 08, 2015, 04:39:41 AM

Title: [Feature Request] Add Event for UISlider Foreground Widget.
Post by: yuewah on April 08, 2015, 04:39:41 AM
Now, UISlider only has Events (OnPress, OnDrag) for Background and Thumb, can you add Foreground as well ?
I would like to click on the UISlider foreground ( not thumb ) in order to set the slider value.
Title: Re: [Feature Request] Add Event for UISlider Foreground Widget.
Post by: ArenMook on April 09, 2015, 03:29:50 PM
What would this be for? The foreground has no collider. It's just used for visualization. If you need this behaviour, it would be custom to your project.