Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Cherry pick cubic-bezier fix #12837

Merged
merged 2 commits into from
Sep 6, 2018
Merged

[core] Cherry pick cubic-bezier fix #12837

merged 2 commits into from
Sep 6, 2018

Conversation

ChrisLoer
Copy link
Contributor

CP fix to #12812 and add changelog entries. This PR doesn't bump the GL JS pin for tests on the release-frappe branch, so we're depending on manual testing done by @nickidlugash and I.

We want to get this out in release-frappe because the next core-styles release is blocked on it.

/cc @julianrex @tobrun @jfirebaugh

Fixes issue #12812.
Using `util::interpolationFactor` handles the case where inputLevels.min == inputLevels.max, so it returns an interpolation factor of "0" instead of dividing by 0.
@ChrisLoer ChrisLoer merged commit 8dab268 into release-frappe Sep 6, 2018
@ChrisLoer ChrisLoer deleted the cp-bezier branch September 6, 2018 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants