Currently dragging-n-dropping and pasting an image trigger the same event (here and here). While this is good for most cases I'm wanting to have a separate event for a multi-image drag-n-drop. This allows me to turn several images into a single element in the editor (i.e., for a gallery).
I've added this to our repo with this but I was wondering if this is something that you would want or be willing to have. Or is there a better way to accomplish what I'm doing with the current code?