Provide an option to replace getInsertionPosition
with a custom position
#2813
Labels
package:upload
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
It would be useful having ability to replace
getInsertionPosition( doc )
with a custom position:options.insertionPosition
, that would come from theImageUploadCommand#execute
event listener with a higher priority. That'll allow user to provide a custom logic for a place for uploaded image.The text was updated successfully, but these errors were encountered: