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

Add logHierarchyKeypaths() support to Core Animation rendering engine #1624

Merged
merged 4 commits into from
Jul 5, 2022

Conversation

calda
Copy link
Member

@calda calda commented Jul 5, 2022

This PR implements logHierarchyKeypaths() on CoreAnimationLayer. Previously it was unimplementation and calling it was a no-op. Fixes #1623.

I also added some snapshot tests for the output of this method, on both the Main Thread and Core Animation rendering engines.

Copy link
Collaborator

@erichoracek erichoracek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one small comment

Sources/Public/Logging/LottieLogger.swift Outdated Show resolved Hide resolved
@calda calda force-pushed the cal--core-animation-log-hierarchy-keypaths branch from 7f105c5 to 1b4aa2a Compare July 5, 2022 23:12
@calda calda force-pushed the cal--core-animation-log-hierarchy-keypaths branch from 1b4aa2a to b7c931a Compare July 5, 2022 23:12
@calda calda enabled auto-merge (squash) July 5, 2022 23:16
@calda calda merged commit 246bab7 into master Jul 5, 2022
@calda calda deleted the cal--core-animation-log-hierarchy-keypaths branch July 5, 2022 23:52
MoroziOS pushed a commit to MoroziOS/tmg-lottie-ios that referenced this pull request May 22, 2024
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.

New rendering engine doesn't support logHierarchyKeypaths
2 participants