[TIMOB-496] landscape orientation with pdf is jacked
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.1.0 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Blain Hamon |
Created | 2011-04-15T02:30:19.000+0000 |
Updated | 2011-04-17T01:53:17.000+0000 |
Description
Base UI => Views => Web Views => PDF URL
rotate device (via simulator) and the pdf is not rendered properly
Comments
- Blain Hamon 2011-04-15
Could not recreate. Do keep in mind that, when rotating from profile to landscape, the PDF is scaled up since the view is now wider than before. As a result, if the view is at the top of the PDF, you'll only see the blank top because the text is lower on the page.
Leaving open in case it still exists.