On 06/24/2015 11:45 AM, Kagamin wrote:
On Wednesday, 24 June 2015 at 15:30:58 UTC, ketmar wrote:
yeah. that's why people constantly complains that the very same web
pages looks like crap on their mobiles, or on their desktops. a
perfect fit!
That's because they are designed to be pixel-precise, like native UI, so
they have the same issues with user settings as native UI. But poor
design choice is a responsibility of the respective designer. Well, this
was already said many times in this thread.
It's not always because of being designed to be pixel-precise.
"Responsive design" and "mobile-first" are very deliberately NOT
pixel-precise, but most of them look like shit on the desktop (at least
until you zoom out about ten times). That's because with such sites,
desktop often ends up getting treated as if it were a high-DPI 5"-6" screen.
The new "vw" font size units are going to lead to even more disaster in
that regard.