RastislavMirek / FlexColorPicker

Modern color picker library written in Swift 5 that can be easily extended and customized. It aims to provide great UX and performance with stable, quality code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for alpha/semi-transparent colors

RastislavMirek opened this issue · comments

Add (optional) slider for alpha value/channel of picked color.

Checkboard-like backgorund should be added to color preview control to allow preview of transparency.

Showing Alpha value slider should become an option of DefaultColorPickerViewController (off by default).