detect-zoom icon indicating copy to clipboard operation
detect-zoom copied to clipboard

More Accurate Device Pixel Ratio Function

Open skibulk opened this issue 10 years ago • 1 comments

Is window.devicePixelRatio always accurate? I found this code which seems to indicate that there may be special cases to be handled.

https://github.com/tysonmatanich/GetDevicePixelRatio/blob/master/getDevicePixelRatio.js

skibulk avatar Jul 25 '14 23:07 skibulk

I can confirm this doesn't work on Safari 12.x

onassar avatar May 09 '19 16:05 onassar