Firefund / styleguide

DEPRECATED Firefund live style guide - this is very alpha
http://firefund.github.io/styleguide/kalei/
The Unlicense
0 stars 0 forks source link

Fix animation in f-project-thumbnail #116

Open dotnetCarpenter opened 8 years ago

dotnetCarpenter commented 8 years ago

The .f-progress__data-element animation doesn't scale well. You can see some of the hidden lines when you resize the browser window.

AND

We would like an animation that continuously move up. Since we only have 3 elements the gap between the last and first can only be overcome by moving faster, which is noticeable or having an empty pause between the last element and the first. Could be fixed witht js in a web component.