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(MenuBubble): MenuBubble doesn't update position when it resizes #239

Closed
wants to merge 2 commits into from

Conversation

bvkimball
Copy link

@bvkimball bvkimball commented Mar 18, 2019

fix(MenuBubble): MenuBubble doesn't stay within bounding box of editor

BUG

The menu bubble will not detect proper left alignment because of translateX(-50%)
In links demo the menu bubble resizes to show link form, this also causes offset issues.

UxPnkqxUiv

FIXED

N4X8MnQwb9

Missing

@philippkuehn
Copy link
Contributor

This should be fixed with #228.

@ahstro
Copy link

ahstro commented Feb 25, 2020

I'm still experiencing this bug. Did #228 solve this for you @bvkimball?

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.

3 participants