kimmobrunfeldt/progressbar.js

IE animation issue

Open

#79 aberto em 17 de jun. de 2015

Ver no GitHub
 (13 comments) (4 reactions) (0 assignees)JavaScript (1.471 forks)batch import
bughelp wantednot trivialpull request welcome

Métricas do repositório

Stars
 (7.689 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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/

Guia do colaborador