Button and Event Trigger: adding flexibility to the Pointer elements

Hello,

In a uGUI Button’s OnClick() field as well as an Event Trigger’s many Pointer fields, one can add a new entry but they cannot be moved up and down or copied and pasted to another identical component.

It’s also impossible to insert an entry in a specific spot.

Also, although it’s possible to “deactivate” elements one by one (putting them on Off for example), it’s impossible to change the mode of several elements at once.

Finally, is there any specific reason the Event Trigger component cannot be deactivated?

So, here comes the request.
May we have a button that allows the user to move the elements (it’s already available in other functions such as Other settings: Graphics APIs, or Tags and layers: Sorting layers), plus options to copy and paste elements and also change their mode (Off, Editor and Runtime, Runtime) all at once?

Thank you.

Also, the mouse click detection area for the on/off bool flag is of the wrong proportions and covers nearly the entire width of the element. It makes selecting the element quite difficult. Why is a box (to tick) interactive outside of its own size?