peterhajas / Genesis

Edit and test source code, right on your iOS device!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboard hides about 10 lines of code

mdznr opened this issue · comments

When typing in one mode (portrait/landscape), the keyboard hides part of the source code. Rotating the device fixes the issue until the keyboard is hidden and shown again.

Does this happen on first document load for you? What's the repro case?
On May 31, 2012, at 1:53 AM, Matt Zanchelli wrote:

When typing in one mode (portrait/landscape), the keyboard hides part of the source code. Rotating the device fixes the issue until the keyboard is hidden and shown again.


Reply to this email directly or view it on GitHub:
#12

Steps to reproduce:

  1. Open app
  2. Navigate to a project
  3. Open/create new document
  4. Hit return until caret goes below the visible space
  5. Attempt to scroll down

Temporary fix:
Rotate to any orientation (and back)

The temprary fix works until the hide keyboard button is pressed (and the keyboard shown again)