PolymerElements / paper-progress

A Material Design progress
32 stars 43 forks source link

Optimize paper-progress #17

Closed blasten closed 8 years ago

blasten commented 8 years ago

For: #16

Not very significant, but It seems like the current cost is reasonable in terms of the overall complexity of paper-progress. cc @sorvell

frankiefu commented 8 years ago

The indeterminate animation seems busted now, e.g. it pauses for a second when it reaches the end and the expand/contract animations seem not right too.

blasten commented 8 years ago

you right man. I just fixed it, and now this elements has only 2 divs :)

frankiefu commented 8 years ago

LGTM, very nice! :+1: