SAMultisectorControl icon indicating copy to clipboard operation
SAMultisectorControl copied to clipboard

Multiple control

Results 6 SAMultisectorControl issues
Sort by recently updated
recently updated
newest added

How could I remove that number indicator and have a full circle in my minimum and maximum indicators, just like the normal UISlider?

1) When the minValue and maxValue are the same the slider disappears - attached image for demonstration. 2) In my opinion, the property numbersAfterPoint should be per section not as...

clang: error: no such file or directory: '/.../SAMultisectorControl/SAMultisectorControlExample/CustomControl/CustomControl-Prefix.pch' clang: error: no input files Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1 I'm compiling with xCode 6.

Crash at this line [s drawInRect:textRect withAttributes:attr]; SAMultisectorControl.m

bug

I am adding the the control to the view and then set NSAutoLayout constraints, but no matter how large the view turns out to be the circle inside remains the...