Skip to content

Releases: CreatureSurvive/libCSColorPicker

v1.0.6

21 Jun 01:20
Compare
Choose a tag to compare
Updated to v1.0.6

v1.0.4

24 Apr 22:27
Compare
Choose a tag to compare
  • Fixed some light/dark mode issues on iOS 13-14
  • Refactored UI layout code
  • Updated project for modern theos installations

v1.0

10 Apr 09:27
Compare
Choose a tag to compare

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