Uncodin / bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
http://uncodin.github.com/bypass/
Apache License 2.0
1.51k stars 193 forks source link

Fixing infinite length page problem #89

Closed heydamianc closed 11 years ago

heydamianc commented 11 years ago

Bounding the page height to the smaller of the desired height and the height suggested by the rendering system.

heydamianc commented 11 years ago

Fixes #88.