CompentBoundsConstrainer for DragAndDropContainer Image

Is there any way to constrain the drag Image so it’s only allowed to be vertical… so say you’re dragging a ListBox item up or down it’s constrained to the vertical?

Thanks,

Rail

No, that was never something that it was designed for. But for a special case like dragging list items, it'd make more sense to write a more specialised system for moving them around.