whatdevice icon indicating copy to clipboard operation
whatdevice copied to clipboard

Resolution is incorrect on mobile devices

Open corbindavenport opened this issue 8 years ago • 2 comments

The resolution on the Display section shows the viewport size when viewed on a mobile device, not the actual resolution.

corbindavenport avatar Jul 09 '17 05:07 corbindavenport

This may be a solution: https://stackoverflow.com/a/17359959

It might be a good idea to list the viewport resolution, the actual resolution, and the pixel ratio in WhatDevice.

corbindavenport avatar Jul 09 '17 05:07 corbindavenport

The viewport and actual resoluton are now visible in the Display section, but the actual resolution seems to be wrong on some devices. Both values are correct on my Chromebook, but on my Pixel the resolution is displayed as 1082x1922 (when it's actually 1080x1920).

corbindavenport avatar Jul 12 '17 05:07 corbindavenport