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

Set default background color to clear for all controls #11

Open zakkhoyt opened 7 years ago

zakkhoyt commented 7 years ago

In IB, UISlider and UIImage view are clear background by default. Do the same for our controls.