ID:136358
 
Why doesn't MouseDrop() have icon_x and icon_y arguments like MouseUp()? It's not necessary, since you can do it with MouseUp(), but MouseUp() generates extra communication. It'd help me out some if MouseDrop() had these arguments as well.

-AbyssDragon