List inserting
strelokhalfer opened this issue ยท 0 comments
Only I think the Insert button, which by default adds a new value before the first element, is a strange decision? Usually people add their values after the last element.
Maybe it's better to make insertInFront is false by default, and even better to add a new parameter so that the value is added before/after the selected element.