Another two days, another batch of learnings and questions. I’ve enjoyed the feedback and comments I’ve received to my previous posts in this series (thanks Janak!), so keep them coming!
- Display scaling I’m incredibly impressed that so far I haven’t come across a single app or UI element in OS X that isn’t optimized for a 5K display. This is exactly the right way to deal with high resolution displays: make it seamless to the user. You just give them the advantage of a high-res display (increased sharpness) without the headaches. Windows 10 still struggles to make highDPI mode work. Even at “only” 1080p, there are a bunch of apps on my Dell XPS 13 that have blurry text or jumbled UI elements (Evernote, 1password, etc.). I think it’s mostly because Microsoft carries the torch of “backward compatibility” which is simultaneously Windows’ strongest features and also its biggest weakness. Unless I’m wrong, Apple changed an API and told developers to support the change or their apps would break.
- I’m surprised the Escape key doesn’t do what I’d expect it to in OS X. If I have an email open, I’d expect ESC to dismiss it. If I’m looking at a JPEG file in Preview, I’d expect ESC to dismiss the window. Weird that it doesn’t.
Continue reading A Windows User and His New iMac – Days Five & Six