Release 8.0.4
Bug fix
- Fixing an issue notify wrong
StartingIndex
fromCollectionChanged
event ofReadOnlyReactiveCollection<T>
that is created fromIObservable<T>
.
@toras9000 Thank you for reporting this issue.
StartingIndex
from CollectionChanged
event of ReadOnlyReactiveCollection<T>
that is created from IObservable<T>
.