Commit 276c2bc
committed
[fixed] ProgressBar percentage issue when stacked
Using stacked ProgressBar with a maximum superior to 100 could lead to
rounding issues that made the bar incomplete.
See issue react-bootstrap#396 for mor details on the error1 parent f167c13 commit 276c2bc
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments