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: adjust width #158

Merged
merged 1 commit into from
Nov 8, 2023
Merged

fix: adjust width #158

merged 1 commit into from
Nov 8, 2023

Conversation

jakex7
Copy link
Collaborator

@jakex7 jakex7 commented Oct 25, 2023

Fixes unexpected behavior when margin/marginHorizontal is set on EmojiKeyboard parent component.

Measure the root component width and use that instead of window width.

image

Fixes #157

@jakex7 jakex7 added the bug Something isn't working label Oct 25, 2023
@jakex7 jakex7 requested a review from mateki0 October 25, 2023 23:29
@jakex7 jakex7 merged commit 421f291 into master Nov 8, 2023
3 checks passed
@jakex7 jakex7 deleted the fix/adjustWidth branch November 8, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Category scroll gesture doesn't work with plain EmojiKeyboard and enableCategoryChangeGesture
2 participants