YUI
YUI copied to clipboard
YuiElementDrag should have an event for when the drag is finished
Currently you can hook into the frame by frame on_position_changed, but it's reasonable to only want to get events on the game side when the drag is over.
Fixed by 04442ab