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

Fix ASTextNode2 supportsLayerBacking #1545

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

maicki
Copy link
Contributor

@maicki maicki commented Jun 8, 2019

[NSAttributedString enumerateAttribute:inRange:options:usingBlock] can be called multiple times with a value of nil. The current logic didn't consider this to find out if a links is present within the attributed string.

`[NSAttributedString enumerateAttribute:inRange:options:usingBlock]` can be called multiple times with a value of nil. The current logic didn't consider this to find out if a links is present within the attributed string.
@maicki maicki force-pushed the MSFixASTextNode2SupportsLayerBacking branch from f779a66 to b24aa32 Compare June 13, 2019 14:45
@Adlai-Holler Adlai-Holler merged commit d7239ba into master Jun 25, 2019
@Adlai-Holler Adlai-Holler deleted the MSFixASTextNode2SupportsLayerBacking branch June 25, 2019 22:03
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