Skip to content

Fix color selector normalization for Lab

Amy spark requested to merge (removed):amyspark/fix-lab-traits-conversion into master

This pull request addresses an issue Lynx3d found when using Lab in the color selector. Since I had to use the const bounds for the calculations, I could now delete a lot of extra code.

CC @mwein for more testing.

Merge request reports