Schum123 / svelte-loading-spinners

A collection of loading spinner components for SvelteJs
https://schum123.github.io/svelte-loading-spinners/
MIT License
511 stars 35 forks source link

Updated Stretch.svelte to start with scaleY #35

Closed MrFlovi closed 1 year ago

MrFlovi commented 2 years ago

This makes sure when the animation starts the rectangles are not at full size, as te animation will cut them all down instantly to a lower transform. When the animation starts, this looks a bit weird.