Pieter De Baets 23e087fc26 Fix TextInput stack overflow when pasting text in multiline input with maxlength
Summary: When pasting text longer than maxlenght, the textDidChange: call we did would end calling back into textView:shouldChange: because we saw an unexpected multi-character change. Since this is an expected mutation, update predictedText appropriately.

Reviewed By: majak

Differential Revision: D3561524

fbshipit-source-id: 07bb78d830ccfa3aed6ee274dc30adeadce9e1f8
2016-07-14 07:43:32 -07:00
..
2015-07-24 08:41:58 -08:00
2016-07-11 19:43:21 -07:00
2016-07-06 12:58:41 -07:00
2016-07-14 06:28:21 -07:00
2016-06-24 08:43:36 -07:00
2016-07-06 12:58:41 -07:00