Feature request : drag and drop from TableListBox

Hi,

it would be nice to be able to drag and drop from a TableListBox using

just like for the ListBox component.
A copy-paste from ListBoxRowComponent::mouseDrag() to TableListRowComp::mouseDrag() seams to work well.

Sounds like a sensible request, I’ll see what I can do.