Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability for the downpicker to send events when editing the textfield #29

Merged
merged 2 commits into from
Nov 6, 2015

Conversation

gplocke
Copy link

@gplocke gplocke commented Nov 6, 2015

Whenever the downpicker is activated or dismissed, it now sends UIControlEventEditingDidBeing or UIControlEventEditingDidEnd events so that the owning class can do things if it needs to.

@Darkseal
Copy link
Owner

Darkseal commented Nov 6, 2015

Nice addition, mate! Adding on master branch right now, will also update the pod asap.
Thanks,

@Darkseal Darkseal closed this Nov 6, 2015
@Darkseal Darkseal reopened this Nov 6, 2015
Darkseal added a commit that referenced this pull request Nov 6, 2015
Added ability for the downpicker to send events when editing the textfield
@Darkseal Darkseal merged commit 29e504a into Darkseal:master Nov 6, 2015
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.

2 participants