kimmobrunfeldt/progressbar.js

IE animation issue

Open

#79 opened on 2015年6月17日

GitHub で見る
 (13 comments) (4 reactions) (0 assignees)JavaScript (1,471 forks)batch import
bughelp wantednot trivialpull request welcome

Repository metrics

Stars
 (7,689 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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/

コントリビューターガイド