warchimede / RangeSlider

A simple range slider made in Swift
MIT License
366 stars 78 forks source link

Range Slider is not adjusting size in AutoLayout #25

Open swapnilnandgave08 opened 7 years ago

swapnilnandgave08 commented 7 years ago

It is not displaying properly when i set constraints to it.

scottcc commented 7 years ago

Sounds like a duplicate issue as https://github.com/warchimede/RangeSlider/issues/15

Maverick-03 commented 6 years ago

Hello all, I also faced same issue , so i just resized my view in xib to 375 points and it worked fine 😄 . Don't know how it happens if anybody knows pls let me know. Thanks