Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Loading on select is almost two times larger than before #7505

Closed
gpopovic opened this issue Mar 10, 2016 · 1 comment
Closed

Loading on select is almost two times larger than before #7505

gpopovic opened this issue Mar 10, 2016 · 1 comment

Comments

@gpopovic
Copy link

v1.0.6.
http://codepen.io/anon/pen/Wwxrbq

master
http://codepen.io/anon/pen/oxLbgo

@crisbeto
Copy link
Member

This is because the old progressCircular implementation's diameter wasn't exactly the same as the one specified in the mdDiameter attribute. This is fixed with the SVG rewrite.

crisbeto added a commit to crisbeto/material that referenced this issue Mar 10, 2016
Due to the new changes in the `progressCircular` component,
the spinner was being rendered bigger than usual. This change
reverts to the old size.

Fixes angular#7505
ThomasBurleson pushed a commit that referenced this issue Apr 1, 2016
Due to the new changes in the `progressCircular` component,
the spinner was being rendered bigger than usual. This change
reverts to the old size.

Fixes #7505. Closes #7506
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants