Skip to content

Fixing critical bugs in the dark

Choose a tag to compare

@roubachof roubachof released this 05 Mar 09:32
· 114 commits to master since this release

This release is trying to fix critical bugs:

#30 Guard exception is raised whereas ItemWidth is not set by the user
#29 Crash when reseting the Adapter: NullReferenceException thrown by _dataSource

However, since I couldn't reproduce the issues, I had to guess what happened.
Let's hope I guessed correctly :)