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

fix(autocomplete): fix incorrect height for progress-bar #7504

Closed

Conversation

devversion
Copy link
Member

The current indeterminate class wasn't privatized and that caused the progress bar to have a height of 5px, instead of 3px

@topherfangio Seems like you forgot to privatize the indeterminate class here. Can you review this PR?

Fixes #7497

The current indeterminate class wasn't privatized and that caused the progress bar to have a height of 5px, instead of 3px

Fixes angular#7497
@devversion devversion added the pr: merge ready This PR is ready for a caretaker to review label Mar 10, 2016
@gpopovic
Copy link

DevVersion, i suspect same error happened with select.

Loading on select is almost two times larger than before.

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

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

@devversion
Copy link
Member Author

@gpopovic Just checked, it's not related to any privatizing. Can you please file another issue for the select, because this is related to 640b55d

@crisbeto
Copy link
Member

I've replied to your issue @gpopovic, this PR isn't related to it.

@topherfangio
Copy link
Contributor

LGTM

@devversion devversion deleted the fix/autocomplete-progress-height branch April 19, 2016 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants