Merge pull request #258 from mozilla/ui

better sync percent with progress bar
This commit is contained in:
Daniela Arcese 2017-07-19 17:18:49 -04:00 committed by GitHub
commit 48da85b12b
1 changed files with 2 additions and 1 deletions

View File

@ -60,7 +60,8 @@ $(document).ready(function() {
value: 0.0,
startAngle: -Math.PI / 2,
fill: '#3B9DFF',
size: 158
size: 158,
animation: { duration: 300 }
});
//link back to homepage