Hi Jules.
Will you consider adding a sortable attribute to the SelectedItemSet ?
Since the underlying data structure (Array) already supports sorting, I think the main change will be extending addToSelection() to use addSorted().
Thanks.
Hi Jules.
Will you consider adding a sortable attribute to the SelectedItemSet ?
Since the underlying data structure (Array) already supports sorting, I think the main change will be extending addToSelection() to use addSorted().
Thanks.
Not sure when I’ll have time to look at it, but that’s a good request.