Skip to content
New issue

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

fix: ensure imeHeight is always positive #31

Merged
merged 2 commits into from
Sep 6, 2024
Merged

fix: ensure imeHeight is always positive #31

merged 2 commits into from
Sep 6, 2024

Conversation

ColeKainzRSG
Copy link
Contributor

Ensure the imeHeight is always positive. This will keep the activity above or at the bottom of the decor view

This should fix issue #24.

Ensure the imeHeight is always positive. This will keep the activity above or at the bottom of the decor view
@ColeKainzRSG
Copy link
Contributor Author

@tafelnl Please review this. Thanks you!

@ColeKainzRSG
Copy link
Contributor Author

Is this repo still being maintained?

@tafelnl tafelnl changed the title Ensure imeHeight is always positive fix: ensure imeHeight is always positive Sep 6, 2024
@tafelnl
Copy link
Member

tafelnl commented Sep 6, 2024

Good catch, and thanks for submitting this fix!

@tafelnl tafelnl merged commit f9b1d6a into capacitor-community:master Sep 6, 2024
@ColeKainzRSG ColeKainzRSG deleted the patch-1 branch September 6, 2024 19:17
@frederikheld
Copy link

frederikheld commented Sep 14, 2024

This update breaks the plugin for me.

When the keyboard is open, it overlaps the bottom edge of the app for a number of pixels that appears to match the height of the --safe-area-inset-bottom. This issue does not exist in alpha.5 (which I am using because it causes less drama than alpha.6, see #25).

@bastienlemaitre
Copy link

Same issue

@frederikheld
Copy link

I filed a bug report with a screenshot. See #38

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