Author Topic: [Feature Request] Add Event for UISlider Foreground Widget.  (Read 6172 times)

yuewah

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 180
    • View Profile
[Feature Request] Add Event for UISlider Foreground Widget.
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: [Feature Request] Add Event for UISlider Foreground Widget.
« Reply #1 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.