Valentin Shergin
6b11259c46
Fixed issue with measuring text with NaN width
...
Summary:
Looks like `-[NSLayoutManager ensureLayoutForTextContainer:textContainer]` has a bug that cause infinite loop inside this method
during measuring some special characters AND when specified `width` equals NaN (which is useless anyways).
So, we cover this case in this diff.
Reviewed By: javache
Differential Revision: D5859767
fbshipit-source-id: 58a5910f21f282bf5b82494916b5b02ad72d357f
2017-09-19 14:16:41 -07:00
..
2017-07-31 05:20:03 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2016-11-25 04:28:28 -08:00
2016-11-25 04:28:28 -08:00
2016-11-23 07:58:39 -08:00
2017-02-13 15:00:18 -08:00
2016-11-23 07:58:39 -08:00
2016-11-23 07:58:39 -08:00
2016-11-23 07:58:39 -08:00
2017-09-19 14:16:41 -07:00
2017-03-13 13:46:26 -07:00
2017-03-13 13:46:26 -07:00
2017-03-13 13:46:26 -07:00
2017-03-13 13:46:26 -07:00
2016-11-17 16:13:28 -08:00
2017-09-12 12:53:59 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2016-11-23 07:58:39 -08:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-08-10 18:19:43 -07:00
2016-11-23 07:58:39 -08:00
2017-05-08 11:31:20 -07:00
2016-11-23 07:58:39 -08:00
2016-08-25 17:28:37 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2016-11-23 07:58:39 -08:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-07-18 14:46:22 -07:00
2017-09-14 18:17:17 -07:00
2017-06-12 16:03:09 -07:00
2017-09-06 03:33:43 -07:00