Browse Source
Fixes #2901. Two things needed to be done here: - When an item is removed, causing indexes to be reassigned, raise `Recycled` so that `SelectingItemsControl` knows to update the selection state - Update selection state in `SelectingItemsControl` when the selected item changes, but the selected index does not (due to an item being remove)pull/2922/head
2 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue