|
|
|
|
|
by _ea1k
3591 days ago
|
|
This will only break the user experience if the app happens to have a bad experience in this mode and if the user happens to request to use it in this mode. It is hard to know for how many apps this would be the case. There is no way that they could guarantee that the experience would be perfect for every scenario, so that left them with two options: 1. Make the feature only work for apps that declare support for it. This would significantly degrade the user experience for some apps that would work just fine but have not been updated. 2. Make it work for everything with reasonable defaults that every app should be able to handle. Leave it up to the user to accept the degradation for the ones that don't (or to just not use those applications in those modes). From a user perspective, it isn't clear to me that option #1 was the wrong choice. |
|