How to test a website for Retina on Windows without an actual Retina display?

前端 未结 9 1395
Happy的楠姐
Happy的楠姐 2020-12-04 05:49

Is there a way to simulate a Retina display on Windows to test a website for HiDPI displays such as Retina?

I run Windows on a standard 24\" 1920x1080 monitor. Last

9条回答
  •  有刺的猬
    2020-12-04 06:16

    Current Method for Emulating a Retina (HiDPI) Display with Google Chrome

    1) "Right Click" on the web page then select "Inspect" to Open Chrome's Developer Tools

    2) Click the "Toggle Device Mode" Icon

    3) On the Device Dropdown box at the top of the screen, select "Laptop with HiDPI Screen"

    4) You can now view how the website will look on a Retina aka HiDPI screen

提交回复
热议问题