Skip to content

Conversation

@jchaager
Copy link
Contributor

Added in logic to invoke the FKTextFieldDelegate methods for:

textFieldShouldBeginEditing:
textFieldDidBeginEditing:
textFieldShouldEndEditing: 
textFieldDidEndEditing: 

The remaining Delegate methods are not yet implemented.

…ods for beginning and ending editing of the text field.
…e only called if the text field is in a state that indicates they should be called. (e.g. Don't call shouldBeginEditing if the field is already in editing mode.)
@jchaager
Copy link
Contributor Author

There was a stray code change in the [FKTokenField layoutSubviews] method. Removed it to keep the pull request clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant