zakkhoyt / ColorPicKit

A collection of UIControls for picking colors on iPhone, iPad, and other iOS devices. Gradient slider, Hue slider, RGB sliders, HSB sliders, CMYK sliders, ImagePixelPicker, HSB Wheel, HSB Spectrum. Color related class extensions
MIT License
15 stars 4 forks source link

Add optional alpha slider to slider groups #28

Closed zakkhoyt closed 7 years ago

zakkhoyt commented 7 years ago

Expose hideAlphaSlider property as IBInspectable on all slider groups.

Ensure sliders are centered vertically.

zakkhoyt commented 7 years ago

Done. Closing