|
|
|
|
|
by eelco
5552 days ago
|
|
iOS and all the apps are build for a specific _physical_ size. A larger screen would mean apps would need to scale (or run in an awkward smaller size) which would look terrible and be awkward to use (very large buttons). The alternative would be to ask developers to make another, slightly larger version of their apps. Not going to happen ;) |
|
The only apps that rely on physical size are some sort of virtual rulers. When pixel size is changed, they need to be modified to adjust to that.