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

Spinners quiver in IE and Edge #527

Closed
davidtheclark opened this issue Jan 4, 2017 · 3 comments
Closed

Spinners quiver in IE and Edge #527

davidtheclark opened this issue Jan 4, 2017 · 3 comments
Assignees

Comments

@davidtheclark
Copy link
Contributor

@dasulit noticed this, too. I'm not sure in my case if this is happening because I'm looking through VirtualBox and BrowserStack, though. We should test on a real Windows machine.

@davidtheclark
Copy link
Contributor Author

@brendanmcfarland Has confirmed that this quivering happens on a real Windows machine, with real IE.

(ʘᗩʘ')

@davidtheclark
Copy link
Contributor Author

I have all kinds of little tweaks to fix this ... but cannot. I think that the problem might be with relying on border-radius: 50% to get a circle.

Possible solutions:

  • Use an SVG instead of a CSS shape.
  • Make a different loading animation.

@dasulit dasulit self-assigned this Jan 5, 2017
@davidtheclark
Copy link
Contributor Author

Closed by #572.

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

3 participants