evilmartians / oklch-picker

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

Broken UI updates on disabled graphs #44

Closed ai closed 2 years ago

ai commented 2 years ago

Reproduction:

  1. Disable Show graphs
  2. Change any rang slider

Expected results:

  1. New oklch() test value and color example in left panel
  2. Updates in other range slider

Current result: No changes

@dkryaklin Can I ask you to fix it?

ai commented 2 years ago

Also in FF we have a small freeze when we enable Show graphs. I think we didn’t have it before (but maybe I am wrong).

ai commented 2 years ago

Fixed by refactoring 065f290