Files
Swiftgram/AsyncDisplayKit
rcancro 082ababda6 Fix to text shrinking
Summary: Previously the first thing we did when calculating the size of text was to truncate it. This could lead to ASFontSizeAdjuster being sent a truncated string which, obviously, never needed to shrink. If we change the order then we first shrink, then truncate if still necessary.

Reviewers: scottg, levi, garrett

Differential Revision: https://phabricator.pinadmin.com/D89780
2016-05-09 15:59:08 -07:00
..
2016-04-22 19:54:40 -07:00
2016-05-09 15:59:08 -07:00
2016-04-19 09:02:07 +01:00
2016-03-15 21:56:51 -07:00
2016-03-03 15:00:29 -08:00
2016-04-19 16:13:30 -07:00
2016-04-22 09:28:23 +01:00
2016-04-21 09:26:40 +01:00
2016-03-15 21:56:51 -07:00
2016-03-25 11:54:56 -07:00
2016-03-15 21:56:51 -07:00
2016-05-01 17:11:40 +04:00
2016-05-05 02:03:03 +04:00
2016-04-19 13:43:41 -07:00