Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Added a protocol method to query delegate about growing the text view #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

toolmanGitHub
Copy link

I added a protocol method to query the delegate about whether or not it is ok to grow/shrink the HPGrowingTextView. This way, the HPGrowingTextView can function as a regular UITextView or a growing textview. I ran into this situation where I wanted to have both functionality in the same view.

Let me know if you have any questions.

@hanspinckaers
Copy link
Owner

if minLines and maxLines are the same it won't grow right?

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

Successfully merging this pull request may close these issues.

2 participants