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

jumping progressbar in 3.2.0 #13953

Closed
DaSchTour opened this issue Jun 26, 2014 · 7 comments
Closed

jumping progressbar in 3.2.0 #13953

DaSchTour opened this issue Jun 26, 2014 · 7 comments

Comments

@DaSchTour
Copy link
Contributor

There is somehow a strange effect with the new min-width for progressbars.
At the start the bar is empty, then it expands to the min-width of 20px and then it shrinks back before the progress goes on normally.

@juthilo juthilo added the css label Jun 26, 2014
@cvrebert
Copy link
Collaborator

Shrinks back?? Have an example?

@mdo
Copy link
Member

mdo commented Jun 26, 2014

Oh, I wonder if I forgot to tweak some of that stuff. I understand.

@cvrebert We have a min-width for like 0-2%, and if it goes to 3%, it the bar no longer picks up the min-width and becomes narrower.

@mdo
Copy link
Member

mdo commented Jun 26, 2014

Example in http://jsbin.com/gebiv/1/.

@mdo
Copy link
Member

mdo commented Jun 26, 2014

I imagine we'll end up reverting that. I can see that behavior being a bit of a nuisance for folks now that I see it again in practice here.

/cc @stubbornella who I think was involved in a PR for this.

@mdo mdo added this to the v3.2.1 milestone Jun 26, 2014
@cvrebert
Copy link
Collaborator

Refs #12848.

@Merg1255
Copy link

Merg1255 commented Jul 3, 2014

Right, better simplify it.

@pau1phi11ips
Copy link

If you want to disable this feature just add style="min-width:0" to the .progress-bar div

@twbs twbs locked and limited conversation to collaborators Jul 28, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
… low percentages to avoid jumping progress
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants