What
Add the ability to define individual tooltips to individual listbox items.Suggestion
Add a field `tooltips` thats an LocalisedString[].Would be nice that when the array supplied is shorter or longer than `items`, or `items` change afterwards, that excess tooltips are just ignored/discarded. And not cause a crash.