Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Added sending actions on editing in AnimatedTextInput #82

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added sending actions on editing in AnimatedTextInput #82

wants to merge 4 commits into from

Conversation

rkolchakov
Copy link

No description provided.

@victorBaro
Copy link
Contributor

Hello @rkolchakov
Thank you very much for your PR.

Couple of things:

  • Please add a description explaining what the PR adds.
  • I am afraid we can't accept new assets. We need to stick to jobandtalent's ones.

@@ -530,6 +530,7 @@ extension AnimatedTextInput: TextInputDelegate {

open func textInputDidChange(textInput: TextInput) {
updateCounter()
sendActions(for: .editingChanged)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was already added in another PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants