We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you are using a custom keyboard like SwiftKey, the first time Chatto renders, the input bar will be incorrectly drawn behind the keyboard.
Subsequent attempts to draw the keyboard succeed.
This repros on an iPhone 11 running iOS 14.5
This does not repro on iPhone 7 and I believe may be related to safe areas.
Here is a screenshot of the issue in the demo app:
And a movie: https://user-images.githubusercontent.com/58332/119064462-6466c380-b9a9-11eb-92d2-5d45302d2ff7.mov
The text was updated successfully, but these errors were encountered:
Do we have any update on this? It seems so that it's still happening.
Sorry, something went wrong.
No branches or pull requests
When you are using a custom keyboard like SwiftKey, the first time Chatto renders, the input bar will be incorrectly drawn behind the keyboard.
Subsequent attempts to draw the keyboard succeed.
This repros on an iPhone 11 running iOS 14.5
This does not repro on iPhone 7 and I believe may be related to safe areas.
Here is a screenshot of the issue in the demo app:
And a movie:
https://user-images.githubusercontent.com/58332/119064462-6466c380-b9a9-11eb-92d2-5d45302d2ff7.mov
The text was updated successfully, but these errors were encountered: