jobandtalent / AnimatedTextInput

Animated UITextField and UITextView replacement for iOS
MIT License
760 stars 128 forks source link

Multiline text content alignment/padding improvement #56

Closed jowkame closed 7 years ago

jowkame commented 7 years ago

Please add some access to content insets parameters in multiline mode. Something like that: animatedInputText.textContainerInset = UIEdgeInsetsMake(10, 10, 10, 10)

victorBaro commented 7 years ago

Thanks for suggesting.

Will be available in next vesion.

https://github.com/jobandtalent/AnimatedTextInput/pull/58