You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue about when I insert headIndent or firstLineHeadIndent into NSParagraphStyle and add to NSAttributedString in both ASTextNode or ASTextNode2
Examples test cases for showing truncated line with wrong layout (Truncation Message overflows the box)1d012ab
So I found a solution for fixing and add test cases for this case too.