Skip to content

Add support for duplicated items in the list

Choose a tag to compare

@gziolo gziolo released this 15 Jan 09:29
· 13 commits to master since this release

Refactored algorithm to explicitly update the picked index. Without this change algorithm was working properly only when the unique values were provided.