sailfishos / sailfish-components-webview

Mozilla Public License 2.0
13 stars 23 forks source link

[components-webview] Respect component height. Fixes JB#57689 #154

Closed llewelld closed 2 years ago

llewelld commented 2 years ago

Ensures that the Gecko rendering height is the same as the component height, rather than being fixed to the height of the screen.

This prevents content being lost from the bottom of the WebView in case the height is shorter than the screen height.