v0.8.0
Changelog
- Rename the wave movement option
AUTO
toBACKWARD
- Add a new
FORWARD
wave movement option - Add a new
STOPPED
wave movement option- You can also set
wavePeriod
to zero to achieve the same thing
- You can also set
- Add ability to provide custom
waveHeight
animation spec (with the newanimationSpecs
parameter)- It even makes it possible to use a different animation spec only for when the slider is interacted with (see #8)
- Rename the parameter
shouldFlatten
toincremental
- Fix the bug when
wavePeriod
is equal to or less thanInt.MIN_VALUE
milliseconds
For your convenience, an archive of the library artifacts is also available below.