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

Slow re-render using round border-radius, overflow hidden in Firefox #44

Open
louisch opened this issue Jun 25, 2019 · 1 comment
Open

Comments

@louisch
Copy link

louisch commented Jun 25, 2019

In Firefox, when dragging the contents of a div with border-radius 50% (so a circle) and overflow: hidden, the browser is slow to re-render, resulting in the content visually overflowing or underflowing for 1~4 seconds before the re-render happens and the content is correctly displayed again.

Screenshot from 2019-06-25 12-45-30
Screenshot from 2019-06-25 12-45-34

@donmbelembe
Copy link
Owner

I was able to reproduce the same error on firefox, it only happens when overflow is set to hidden, I don't know exactly why we get this problem on firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants