nuinisk
Results
1
issues of
nuinisk
Hi. Currently the font of label is not considered. Instead of this //textStorage to calculate the position NSTextStorage *textStorage = [[NSTextStorage alloc] initWithAttributedString:self.attributedText]; [textStorage addLayoutManager:layoutManager]; should be this //textStorage to...