Author Topic: UISlider thumb is not redrawn when position is updated  (Read 6105 times)

Bobbin

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 18
    • View Profile
UISlider thumb is not redrawn when position is updated
« on: February 16, 2014, 06:28:07 AM »
I thought it might be a problem with my code but I checked a straight out of the box Control Horizontal Slider and it's the same: When I drag the thumb about, sometimes it gets stuck and doesn't seem to move even though I keep dragging. I can see the position change in the inspector but the thumb looks stationary.

Is this a bug? Is there something I'm doing wrong?
No one ever said being a Heretic was easy.
So may we meet in Less Interesting Times.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UISlider thumb is not redrawn when position is updated
« Reply #1 on: February 17, 2014, 10:42:05 AM »
Is your panel marked as static?

Bobbin

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 18
    • View Profile
Re: UISlider thumb is not redrawn when position is updated
« Reply #2 on: February 17, 2014, 11:03:13 AM »
Yes... It is...
Now I feel stupid.  ;D

Yes, checking off static works great.

Thank you.
No one ever said being a Heretic was easy.
So may we meet in Less Interesting Times.