diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-08-21 02:59:14 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-08-21 13:01:18 +0200 |
commit | ec00367f3006dfe0389854a5340bf4effcc8452c (patch) | |
tree | 7b97c85dcb431b3a6c8f8c04e5bb2c69197c39f7 /lib/private/AppFramework/Http/Request.php | |
parent | c07cf51bebf4dcc90a522e0fc580365ca4ef02ef (diff) | |
download | nextcloud-server-ec00367f3006dfe0389854a5340bf4effcc8452c.tar.gz nextcloud-server-ec00367f3006dfe0389854a5340bf4effcc8452c.zip |
fix: Disable auto-zoom on iOS
When using iOS and focussing an input element the view should not be zoomed.
So if we set a maximum scale iOS will not auto-zoom but still allow users to zoom.
But we can not do this by default as this will disable user zoom on Chrome.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'lib/private/AppFramework/Http/Request.php')
0 files changed, 0 insertions, 0 deletions