eliotfowler / EFCircularSlider

An extensible circular slider for iOS applications
http://eliotfowler.github.io/EFCircularSlider/
MIT License
998 stars 161 forks source link

Can't change currentValue #24

Closed cederache closed 10 years ago

cederache commented 10 years ago

Every time I call "setCurrentValue" the value received is OK, the currentValue is changed but in drawRect, currentValue stay at 0...

And it's the same with maximumValue.