Open
Description
Hello
-[VENTokenField layoutInputTextFieldWithCurrentX:currentY:] clears inputTextField.text
This is great for clearing the text field when the user calls reloadData, but when we're laying out because of rotation, it causes us to lose our input.
Would you be open to a PR which keeps the existing behavior of clearing the inputTextField on reloadData, but keeps the entered text on relayout ?
Metadata
Assignees
Labels
No labels