when I run window.devicePixelRatio on windows, when the zoom level of the display is 150% and the browser is on 100%, I get 1.5 as a response. I need to separate the os zoom level and the browser zoom level (using javascript)
Asked
Active
Viewed 38 times