Files
Swiftgram/AsyncDisplayKit/ASEditableTextNode.mm
Vadim Spivak e55037354c Round up editable text node to the next point (#1761)
Rounding up to the next device pixel was calculating a height smaller
than  UITextView's contentSize. This was causing the baseline to move as
the user was typing.
2016-06-16 21:59:29 -07:00

23 KiB