evilmartians / oklch-picker

Color Picker for LCH
https://oklch.com
Other
849 stars 65 forks source link

Refactor Color Rounding Logic for Enhanced Flexibility and Consistency #161

Open ankiiisharma opened 2 weeks ago

ankiiisharma commented 2 weeks ago

I’ve made some tweaks to our color handling logic. I added a COLOR_FN parameter to the incrementalRoundValue function, which gives us more flexibility when working with different color modes.

image

ankiiisharma commented 2 weeks ago

@ai , please check. thanks