0.4.2
Fix positional data sync issues.
Fixed
- Issue where
currentPosition
would not stay in sync withcurrentIndex
in certain situations. - Issue where example app would not support custom default indexes correctly.
Fix positional data sync issues.
currentPosition
would not stay in sync with currentIndex
in certain situations.