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

Force display layers while animating #525

Merged
merged 3 commits into from
Feb 13, 2019

Conversation

f3dm76
Copy link
Collaborator

@f3dm76 f3dm76 commented Feb 6, 2019

No description provided.

while rootRenderer?.parentRenderer != nil {
rootRenderer = rootRenderer?.parentRenderer
}
let allRenderers = rootRenderer!.getAllChildrenRecursive()
Copy link
Contributor

@amarunko amarunko Feb 6, 2019

Choose a reason for hiding this comment

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

why force unwrap?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

поправила

Little improvements

Fix
@f3dm76 f3dm76 force-pushed the taks/animationLayers branch from cc271d6 to 1659f6b Compare February 11, 2019 10:59
@ystrot ystrot self-assigned this Feb 13, 2019
@ystrot ystrot added this to the 0.9.4 milestone Feb 13, 2019
@ystrot ystrot merged commit f745c9a into exyte:master Feb 13, 2019
@f3dm76 f3dm76 deleted the taks/animationLayers branch March 6, 2019 09:34
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.

3 participants