Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Progress bar with multiple bars doesn't pass scope variables to bars #3838

Closed
blessingc opened this issue Jun 19, 2015 · 2 comments
Closed

Comments

@blessingc
Copy link

When I use it works correctly, but when I use it won't take what I specify in the "max" scope. It only uses 100 as the max.

In my plunker you'll see I have each bar set to 50, and the max set to 500, but the whole bar is already full.
http://embed.plnkr.co/N5JEOPFOHo44jktPp8kt/preview

I guess it makes sense if you assume it's percentages instead of just values, but the full progressbar doesn't work that way so I figured this wouldn't work that way either.

@groupsky
Copy link
Contributor

Possible duplication of #3618

@wesleycho wesleycho added this to the 0.13.1 (Performance) milestone Jun 27, 2015
@wesleycho
Copy link
Contributor

Ah, missed this issue - this sounds like a duplicate of #3618, which is now fixed in master

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

4 participants