Author Topic: UISlider issue when inside ScollView's Grid  (Read 2522 times)

phoenix

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 3
  • Posts: 49
    • View Profile
UISlider issue when inside ScollView's Grid
« on: December 29, 2014, 01:36:49 AM »
I have created a settings page with a long list of settings.
I am using a ScrollView and Grid to contain my individual components.
And a ScrollBar to scroll to the appropriate setting component.

One of my components is a UISlider which is inside the UIScrollView and inside the Grid.

The thumb of the UISlider setting component is not moving with the Slide.

If I take the slider out of the scroll view then the thumb follows the slider but when I put the slider inside the scrollview in the grid the thumb no longer follows the slider

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UISlider issue when inside ScollView's Grid
« Reply #1 on: December 30, 2014, 02:26:27 PM »