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(styles-scss): make ql-emojiblot inline-block #59

Merged
merged 1 commit into from
Dec 27, 2018

Conversation

CFT-Chris
Copy link
Collaborator

Text caret/cursor immediately before or after an emoji is not visible.

Changes proposed in this pull request:
Don't display .ql-emojiblot as inline-flex, instead use inline-block, which quill and contenteditable handle better with the text caret/cursor.

Also set vertical-align: text-top to visually mimic align-items: center. See image below for comparison:

quill-emoji-issue-49

Fixes: #49

@himynameistimli himynameistimli merged commit d40f2ad into contentco:master Dec 27, 2018
@CFT-Chris CFT-Chris deleted the no-cursor-fix branch January 10, 2019 14:44
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.

2 participants