legiblenews / community

Issues, discussions, and roadmaps for Legible News
11 stars 0 forks source link

Handle larger screen resolutions #12

Closed ferrreo closed 2 years ago

ferrreo commented 2 years ago

Hi,

Great service but legibility is greatly hindered on larger resolution displays.

At 4k for example everything is crammed to the left and makes it exceptionally hard to read.

image

Switching to margin auto for left and right margin combined with a larger width for max-w-prose with a media query for larger resolutions seems to be effective:

image

Is this something that could be looked into please?

Thanks

bradgessler commented 2 years ago

I could center it on wider screens and look into maybe making the text column slightly wider. I’m hesitant to do the latter because when text columns are too wide, it actually hurts readability.

I need to spend more time researching this, but a quick search while eating breakfast strawberries 🍓 turned up https://graphicdesign.stackexchange.com/questions/13724/recommended-column-width-for-text-reading-digital-vs-printed with a lot of good resources about optimal line width.

I’m hoping to avoid this, but at some point I wouldn’t be surprised if I have to make this a setting on the website.

bradgessler commented 2 years ago

One follow up question: do you browse the web in full screen as your screenshot shows? If not, could you take a screenshot of what the content looks like under your normal web browsing circumstances?

I have a 5K display and never browse in full screen, so I never run into the “large screen” problem.

Also what OS do you use? macOS users tend to be more comfortable having a bunch of smaller windows open on a screen at a given time, whereas windows users tend to have one window on screen maximized.

This info will help me better fine tune things, thanks!

bradgessler commented 2 years ago

Alrighty, I think this is reasonable. Here's before on a 5K display:

Screen Shot 2022-06-29 at 12 21 22

And after:

Screen Shot 2022-06-29 at 12 23 44

Changes I made:

ferrreo commented 2 years ago

I browse fullscreen on linux, mac and windows at 4k. Changed look good, thanks for the quick fix!

bradgessler commented 2 years ago

Thanks for the feedback! I find myself liking the new look on a huge screen to 😎