-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Flashing artifact when reducing the circle spinner size #136
Comments
@udeleng I can't reproduce this on mac, can you make a screen grab? 🙏 |
Thanks @davidspiess 🙏 This feels like a browser bug. I've no idea how we could work around it. Could you confirm if it flickers in all sizes, or is it only when it's below 40px or so? |
It seems like a Chrome bug, Firefox and Edge don't have any rendering issues during my tests. |
Thanks @davidspiess 🙏 I'll keep this issue open and file a Chromium bug. Update: Bug tracked here https://bugs.chromium.org/p/chromium/issues/detail?id=1020542&q=transition%20flicker&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified |
I placed the source for the spinner circle animation into JsFiddle and I just modified the height and width. I tried 30px, 20px, and 16px, and I see a flashing artifact during the animation.
https://jsfiddle.net/udeleng/pqxv7xj9/
Browser: Chrome 60.0.3112.90 (Official Build) (64-bit)
OS: Windows 10 Pro
The text was updated successfully, but these errors were encountered: