kimmobrunfeldt/progressbar.js

IE animation issue

Open

#79 创建于 2015年6月17日

在 GitHub 查看
 (13 评论) (4 反应) (0 负责人)JavaScript (7,689 star) (1,471 fork)batch import
bughelp wantednot trivialpull request welcome

描述

There is an issue while trying to animate a progress bar under IE. If you use 7 as a strokeWidth, the animation went wrong. strokeWidth = 6 does not reproduce issue here is a fiddle :

http://jsfiddle.net/k11e670p/

贡献者指南