You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a desktop mode that actually causes the web site (eg: cnn.com) to display as it does on my desktop. Currently the site does not display the high resolution layout even if desktop mode is selected on my eink device. I suspect it is because my device's pixel ratio is fixed at a high 2.5 and I can't modify it. A toggle that would allow javascript injection to update the scale would work. Something like:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm looking for a desktop mode that actually causes the web site (eg: cnn.com) to display as it does on my desktop. Currently the site does not display the high resolution layout even if desktop mode is selected on my eink device. I suspect it is because my device's pixel ratio is fixed at a high 2.5 and I can't modify it. A toggle that would allow javascript injection to update the scale would work. Something like:
Where the 0.7 scale is increased or decreased based on a setting in the UI that is saved and is site specific. Similar to the font increase button.
Beta Was this translation helpful? Give feedback.
All reactions