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

Only implicitly animate supported key paths. #69

Merged
merged 1 commit into from
Nov 29, 2017
Merged

Conversation

jverkoey
Copy link
Contributor

@jverkoey jverkoey commented Nov 29, 2017

This API allows us to have a whitelist of supported implicitly-animatable key paths. Without this, it can be easy to accidentally attempt to animate keypaths such as sublayers or private APIs that we shouldn't be accessing.

@jverkoey jverkoey requested review from samnm and romoore November 29, 2017 14:37
@jverkoey jverkoey changed the title Add MDMAllAnimatableKeyPaths API for retrieving all animatable key paths. Add AllAnimatableKeyPaths API for retrieving all animatable key paths. Nov 29, 2017
@jverkoey jverkoey changed the title Add AllAnimatableKeyPaths API for retrieving all animatable key paths. Add API for retrieving all animatable key paths. Nov 29, 2017
@jverkoey jverkoey changed the title Add API for retrieving all animatable key paths. Only implicitly animate supported key paths. Nov 29, 2017
@jverkoey jverkoey merged commit f743ca0 into develop Nov 29, 2017
@jverkoey jverkoey deleted the allkeypaths branch November 29, 2017 14:56
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