View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#9
offtopic: it's quite simple to fix sailfish-browser

in file /usr/share/sailfish-browser/pages/BrowserPage.qml

in WebContainer

change
height: browserPage.orientation === Orientation.Portrait ? Screen.height : Screen.width
to
height: parent.height

and voila!
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 9 Users Say Thank You to coderus For This Useful Post: