Commit aacbe27
authored
Changes strokeWidth to always equal strokeWidth. (#80)
Adds opacity set to 0 on 0 progress (ptg), otherwise 1.
Due to the CSS transition and element width race-condition there is a need to keep the width greater than 0.
Co-authored-by: mjfwebb <[email protected]>1 parent c2bb541 commit aacbe27
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments