Awkward zoom in on Iphone when entering text input #1181
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#1181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Whenever entering a text on Iphone there is an awkward zoom in, this was tested on an Android as well but it did not zoom in.
PR #1172
@c24carso seems like an apple issue which could be "fixed" by having a font >= 16px or greater then 32px (according to stackoverflow), I am interested on how you solve this problem.
EDIT:
I saw your solution in the commit and used the "font size fix".
Fixed and merged.