Releases: CreatureSurvive/libCSColorPicker
Releases · CreatureSurvive/libCSColorPicker
v1.0.6
v1.0.4
- Fixed some light/dark mode issues on iOS 13-14
- Refactored UI layout code
- Updated project for modern theos installations
v1.0
version 1.0 with updated API and significant layout and performance improvements.
- Updated API to v1 and depreciated legacy API (Developers should update to v1 api for all new/updated projects)
- Minor refactoring of color/gradient cells
- Optimized color sliders to be more efficient and not require as many display updates
- Added more accurate brightness, saturation, and alpha slider gradient generation (the way it should have always been).
- Increased legibility of labels and elements throughout the entire color picker
- Added subtle, yet pleasing animations for all transitions
- Improved compatibility with eclipse for increased legibility
- rewrote layout constraints, its now a lot more efficient during rotation and lighter on the layout engine
- improved layout detection for notched devices