GitXplorerGitXplorer
b

ScrollEditTextView

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
05829106a3de2ab00a9b79254d0f966f60a0eccb

Adjust keyboard rect to local coordinates to fix in landscape orientation

bbillymeltdown committed 11 years ago
Unverified
cdf163b47bf6f06bef7156ee81ebc0228661038d

Drops suggested use of contentInsets in favor or resizing textView.frame, now resizes and scrolls to hidden text properly; however, simulator behaving a little strangely in response to taps (clicks) not always responding, could be a local issue

bbillymeltdown committed 11 years ago
Unverified
1f6b253a0297fda6953e5f4d9f44e303994c40fe

well, this is the way it's supposed to work, and it looks like insets are properly set by content offset calculation isn't quite right, text is never scrolled into view from behind keyboard

bbillymeltdown committed 11 years ago
Unverified
fb7963752ec3e060174127976daada24f7bad577

removing paper.png as no longer used

bbillymeltdown committed 11 years ago
Unverified
9b9a8bde8cab520411fa752116fd79a030e709ee

Merge branch 'master' of https://github.com/billymeltdown/ScrollEditTextView

bbillymeltdown committed 11 years ago
Unverified
ca82d0abdff091bf4dd98065e0cd65dd00d7d3bb

adding files

bbillymeltdown committed 11 years ago

README

The README file for this repository.

ScrollEditTextView

Reference project for adjusting UITextView for keyboard presentation