GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 384 forks source link

Code in code viewer is hidden behind navigation bar #1305

Open weyert opened 6 years ago

weyert commented 6 years ago

If you try to browse a file of this project in the app it will hide the first few lines behind the navigation bar. I don't think that this should be happening.

rnystrom commented 6 years ago

What OS version?

Sent with GitHawk

weyert commented 6 years ago

Version 1.17.0 (1513713275)

For example, browse to IssueCommitModel.swift

BasThomas commented 6 years ago

OS version? iOS 10?

Sent with GitHawk

BasThomas commented 6 years ago

What phone / iPad?

Sent with GitHawk

BasThomas commented 6 years ago

Works fine for me (latest, iOS 11.2, iPhone X)

Sent with GitHawk

weyert commented 6 years ago

I am using my 6s with iOS 10.3.3 :)

Sent with GitHawk

weyert commented 6 years ago

The problem is that the scroll view ends up below the navigation bar and you can't really let snap to the bottom of the bar when scrolling.