v1.2.0
Changelog
-
Add a spread / expansion animation on start (along with a new animation spec property to customize it)
If you want the previous behavior, either keep using wavy slider version 1.1.0 or use a
snap
animation spec:WavySlider( animationSpecs = defaultAnimationSpecs.copy( waveStartSpreadAnimationSpec = snap() ), // ... )
For your convenience, an archive of the library artifacts is also available below.