contentco / quill-emoji

Quill module toolbar extension for emoji
275 stars 165 forks source link

Mobile responsiveness - ensure palette does not start off screen #181

Closed aldenquimby closed 1 month ago

aldenquimby commented 6 months ago

On small screens, depending on where the cursor is located, the emoji palette may open off screen, like this:

image

Limit to zero ensures the palette can't go too far left:

image

Unfortunately, I am unable to get yarn or yarn build to run locally without error. If someone else could build to update /dist, that would be great

aldenquimby commented 6 months ago

@himynameistimli do you know if this repo is still maintained by anyone? Any chance I could be made a contributor? Thank you!

aldenquimby commented 1 month ago

Closing b/c the repo is abandoned