Question

I took the TextKit example project from objc.io #5 http://www.objc.io/issue-5/getting-to-know-textkit.html and modified the width and the form of exclusion path in Text Interaction Demo. I made the exclusion path width more then its container width. And I found that a text doesn't layout after the exclusion path if I place it in the middle of the text. Is there any way to fix it? I want to see the text below the exclusion path. If I add a new text containers I will lost a selection behavior.

Was it helpful?

Solution

Apple has marked this bug as duplicated. Rank: 3 - Medium

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top