[TIMOB-16845] iOS: WebView: Add contentInsets property
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 3.2.2 |
Fix Version/s | n/a |
Components | iOS |
Labels | ios, navbar, toolbar, translucent, webview |
Reporter | Ed |
Assignee | Unknown |
Created | 2014-04-14T18:30:10.000+0000 |
Updated | 2018-02-28T20:04:12.000+0000 |
Description
Request:
To take advantage of the translucent properties of the window's nav bar, as well as the Toolbar control, it would be great to have contentInsets added to the WebView control.
This should allow web content to scroll below translucent nav bars and Tolbars, yet fully show the content below the nav bar (or above a bottom toolbar) when the top scroll (or bottom) is reached.
The Safari app features this effect in iOS 7.
Moving this feature request to engineering for further evaluation and prioritization.