@Staggerlee - The new version looks a breeze to set up.
I did test it just now and noticed my one annoyance is still present, the whole offset when picking up an item thing. I went through the various classes, but was unable to find exactly where it’s being picked up, in order to find the offset to add when dragging.
Any pointers? I imagine it would just be a matter of finding the mouse position relative to the upper left corner of the item widget, and then adding that back in when attaching the widget to the mouse for dragging.