How to run apps in low-resolution on macOS (#tilPost)

Chris Coyier shared a fascinating post describing a bug that only appeared on low-resolution devices. The post brings up the interesting problem of low-resolution devices. I usually work on a MacBook Pro and a decent monitor so that…


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis

Chris Coyier shared a fascinating post describing a bug that only appeared on low-resolution devices. The post brings up the interesting problem of low-resolution devices. I usually work on a MacBook Pro and a decent monitor so that I rarely see and check the things I build in lower resolutions.

Developer tools offer ways to emulate lower DPR (device pixel ratio), and tools such as dpilove indeed show different resolution values after adjusting the DPR. However, the website still looks sharp and crisp on my MacBook. I wonder if I'm missing something here?

After reading Chris' post, I learned that you can enable low-resolution mode when developing on a high-resolution Mac. Open the app information for your browser, tick the box for "Open in Low Resolution" and start the application.

When you then open the app (my example shows Chrome Canary), you see a clear visual difference. The website is rendered in low resolution, everything is a bit "blurry", and even the browser frame and controls are not rendered in sharp retina style anymore.

That's good to know for future debugging sessions that deal with device pixel ratio!


Reply to Stefan


This content originally appeared on Stefan Judis Web Development and was authored by Stefan Judis


Print Share Comment Cite Upload Translate Updates
APA

Stefan Judis | Sciencx (2021-07-10T21:00:00+00:00) How to run apps in low-resolution on macOS (#tilPost). Retrieved from https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/

MLA
" » How to run apps in low-resolution on macOS (#tilPost)." Stefan Judis | Sciencx - Saturday July 10, 2021, https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/
HARVARD
Stefan Judis | Sciencx Saturday July 10, 2021 » How to run apps in low-resolution on macOS (#tilPost)., viewed ,<https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/>
VANCOUVER
Stefan Judis | Sciencx - » How to run apps in low-resolution on macOS (#tilPost). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/
CHICAGO
" » How to run apps in low-resolution on macOS (#tilPost)." Stefan Judis | Sciencx - Accessed . https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/
IEEE
" » How to run apps in low-resolution on macOS (#tilPost)." Stefan Judis | Sciencx [Online]. Available: https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/. [Accessed: ]
rf:citation
» How to run apps in low-resolution on macOS (#tilPost) | Stefan Judis | Sciencx | https://www.scien.cx/2021/07/10/how-to-run-apps-in-low-resolution-on-macos-tilpost/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.