View Single Post
Posts: 79 | Thanked: 211 times | Joined on Aug 2012
#75
Originally Posted by sviox View Post
Well, the default browser actually tries to act as if it had horizontal resolution of 320 pixels. This is mostly to ensure compatibility with mobile web sited designed for iPhone. It's a pretty decent approach to the issue.
And it goes to changelog... done.
* Changed default device pixel ratio to 1.5
* Implemented support for viewport meta tag

Had to build a bit of a hack though, since QtWebkit seems to do all kinds of wrong things with the viewport meta tag even though it claims to support it. So I completely ignored Qt's handling and built my own.
 

The Following 6 Users Say Thank You to sviox For This Useful Post: