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 popup render issue in Chrome on Mac #441

Merged
merged 3 commits into from
Apr 6, 2018
Merged

Fix popup render issue in Chrome on Mac #441

merged 3 commits into from
Apr 6, 2018

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 4, 2018

This PR is a rebased version of #355, hopefully closes #318

I do not own a Mac, so re-assigning to @olizilla who noticed it in #318 (comment)

@lidel lidel requested review from olizilla and alanshaw April 4, 2018 21:08
@alanshaw alanshaw assigned alanshaw and unassigned olizilla Apr 6, 2018
@alanshaw
Copy link
Member

alanshaw commented Apr 6, 2018

@lidel we didn't need that extra render so I removed. I also simplified the code a little and shortened the timeouts. Looks like the animation in takes 150ms so as long as we set a height on the body before that ends and remove it afterwards then we're good. I found that the popup "jumped around" a bit less with the shorter timeout (but still appeared correctly eventually). Hope that's ok!

@lidel
Copy link
Member Author

lidel commented Apr 6, 2018

👍 lets merge it and do RC2.

@lidel lidel merged commit a256459 into master Apr 6, 2018
@lidel lidel deleted the fix/popup-mac branch April 6, 2018 15:13
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.

Popup render issue in Chrome
3 participants