Opened 6 years ago
#3064 new defect
The ItemListView should delete items from bottom to top
| Reported by: | gkronber | Owned by: | |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Collections | Version: | |
| Keywords: | Cc: |
Description
Deleting all items from an ItemList using the ItemListView takes a long time when there is a large number of items (O(n²)).
Note: See
TracTickets for help on using
tickets.


