Is there a possibility, to get the dragdrop event of an empty viewandlayout item located in a multiwindow ?
It works nice with an imageview containing an “dropbutton” in a background plugin. (Modified ActiveElementsOverlay )
In this button I get this event, no problem. But the disadvantage of this solution is, that a camera must be already switched on the view, so that the imageview with the button is created. Afterwards I can drag and drop everything on this button. Is there any other possibility to get the event e.g. on the drop down bar on thr bottom of the view ?
Second best solution would be a dragdropevent e.g. in the titlebar a mutliwindow with just one view.