3 | | Yes, the ItemsListView should also be adapted. However, I found another issued, which I don't know how to resolve correctly. If a collection contains duplicate items, currently the first reference to it is removed, regardless of the selection. So the question is how to deal with duplicates in collections (not only regarding deletion)? |
| 3 | Yes, the ItemsListView should also be adapted. However, I found another issue, which I don't know how to resolve correctly. If a collection contains duplicate items, currently the first reference to it is removed, regardless of the selection. So the question is how to deal with duplicates in collections (not only regarding deletion)? |