Skip to content
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

Choose interpolation function based on the property type #4614

Merged
merged 3 commits into from
Apr 19, 2017
Merged

Conversation

jfirebaugh
Copy link
Contributor

Follow the same interpolation logic as in StyleTransition: choose the appropriate interpolation function by indexing via the type specified by the style specification. When there's no interpolator for the given type -- for example, strings -- don't try to do interpolation.

Fixes #4605.

@jfirebaugh jfirebaugh requested a review from mourner April 19, 2017 20:17
@mourner mourner merged commit 6b1a938 into master Apr 19, 2017
@mourner mourner deleted the fix-4605 branch April 19, 2017 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants