enisn / Xamarin.Forms.InputKit

CheckBox, Radio Button, Labeled Slider, Dropdowns etc.
MIT License
579 stars 98 forks source link

Fixed an incorrect selection handling by SelectionView #353

Closed pikausp closed 1 year ago

pikausp commented 1 year ago

When I was working on the previous PR I noticed there is a bug in selection view. An extra condition would cause duplicate items in the SelectedItems collection.