Skip to content

Text View scrolls to top if you try edit the bottom line. #3

@swaterfall

Description

@swaterfall

After adding the fix for #1 I noticed that if you tap the last line of the text view to bring up the keyboard it scrolls to the top. It only seems to happen when you tap the last line.

If you add this line of code to viewDidLoad:

    tableView.keyboardDismissMode = UIScrollViewKeyboardDismissMode.OnDrag

Then add a bunch of text into the text box so its bigger than the screen, scroll up to dismiss the keyboard. Now if you tap the bottom row to start editing again it scrolls to the top.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions