SIGN IN SIGN UP

Fixing a text editing bug happening when text field changes. (#41108)

* Carrying last size and transform information to TextInputConnection. Doing this we are making sure that the size/transform information from the previous connection will be removed, when connection changes.

* remove unused lastsize and lasttransform values

* Adding unit tests. Adressing comments.
N
Nurhan Turgut committed
f6e77a9ee59521fc58a1b321d67b155446f1339e
Parent: 0e6cb28
Committed by GitHub <noreply@github.com> on 9/24/2019, 4:25:39 PM