ember-learn / ember-styleguide

This is a UI addon that intends to help standardize the Ember family of websites and make it easier to make the Ember website an Ember app.
https://ember-styleguide.netlify.app
MIT License
78 stars 86 forks source link

support needed for 4k screens #281

Open MelSumner opened 4 years ago

MelSumner commented 4 years ago

Add support for 4k/large screens- width should be bigger and all font sizes scaled up.

Current experience on a large screen: image

pichfl commented 4 years ago

A slightly enlarged width sounds like a good measure for this, but sitting in front of a 5K display myself, I don't see how increasing the font size helps in improving the user experience. The extra pixels are allotted to density, not size.

MelSumner commented 4 years ago

The feedback was that the person would enjoy a "zoomed" type of experience when they are on an extra large screen. We can figure out the best way to do this, it might not just be "make everything bigger". 👍 Not a blocker for release though- this can be in phase 2.

mansona commented 4 years ago

I'm going to move this into the phase 2 project just so we can keep track of what is or isn't a blocker 👍