STTweetLabel icon indicating copy to clipboard operation
STTweetLabel copied to clipboard

text alignment fix

Open pankkor opened this issue 9 years ago • 1 comments

pankkor avatar Oct 08 '15 22:10 pankkor

In the end the best solution was to do text alignment via paragraph style. Also _attributesText attributes are now applied as base attributes and don't override _cleanAttributedText attributes. It's more like default UILabel works. If you set it's attributedString it doesn't override text alignment.

pankkor avatar Oct 09 '15 06:10 pankkor