06-05-2019, 03:53 PM
I'll look into these issues and get them fixed ASAP. The issues are most likely due to the optimizations I put in place to prevent the entire list of songs from being rebuilt any time a change occurred. On Android this approach is fine as it takes almost no time at all to assign a new list to the underlying control. In Windows, it's incredibly slow, so it's more efficient to just make the modifications in place.
Thanks,
Mike
Thanks,
Mike