Skip to content

Tags: codezero-jp/GrowingTextView

Tags

1.2

Toggle 1.2's commit message
Fix text position wrong when enter newline

1.1

Toggle 1.1's commit message
Fixing 'overscrolling' after paste.

1.0.1

Toggle 1.0.1's commit message
Merge pull request hanspinckaers#47 from Originate/master

UITextAlignment is deprecated in iOS 6.0+, use NSTextAlignment instead

1.0.0

Toggle 1.0.0's commit message
Fixes building on pre7.0 base SDK. (closes hanspinckaers#42)