Skip to content

Conversation

@theproducer
Copy link
Contributor

@theproducer theproducer commented Nov 13, 2025

This PR adds insets handling for open keyboards, and removes the no longer needed adjustMarginsForEdgeToEdge config option.

(Thanks to @tafelnl for the suggestions!)

Comment on lines +131 to +134
if (keyboardVisible) {
// Remove when https://issues.chromium.org/issues/457682720 is fixed
bottomInsets = imeInsets.bottom - bottomInsets;
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this is something that should be removed when that issue is fixed, as that would effectively break it again for users with an older webview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants