-
Notifications
You must be signed in to change notification settings - Fork 31
Fix/align color precision to colorjs default #354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/align color precision to colorjs default #354
Conversation
…nd default color precision
…gain (cherry picked from commit 1c151ee)
(cherry picked from commit 76dbfba) # Conflicts: # test/integration/color-modifier-references.test.ts # test/spec/color-modifiers/transformColorModifiers.spec.ts
(cherry picked from commit 0e7ce70)
(cherry picked from commit 72bca07) # Conflicts: # test/integration/color-modifier-references.test.ts
🦋 Changeset detectedLatest commit: def63c2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Adding changeset after your review @jorenbroekema |
…fier value calculations
198b97e
to
def63c2
Compare
Awesome, thanks again for taking lead on this! |
Because of the chain of consequences of the ColorJS precision change idea, we now should just stick with the ColorJS default precision. That way the misconception on how precision in ColorJS works should be fixed to a precision value, that was actually assumed to be used in sd-transforms.
Related Links:
Therefore this PR brings the following changes: