Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 365 Bytes

2022-05-11-fix-sw-colorpicker-to-convert-color-value-between-different-mode.md

File metadata and controls

8 lines (8 loc) · 365 Bytes
title issue
Fix sw-colorpicker to convert color value between different mode
NEXT-15592

Administration

  • Added a new method roundingFloat in sw-colorpicker component
  • Changed computed property hslValue to calculate hsl value more precise
  • Changed methods convertRGBtoHSL, convertHEXtoHSL, moveSelector to calculate hsl value more precise