hey guys work on editor on camera layering system and other management and I was wondering if is it possible on the Editor utiliy widget to use the drag and drop operations ? I would like to drag from one list to another or just be able to drag /drop on the same scrollbox to reorder.
I guess it’s done by reording index elements ? I’m not sure most of the tutorial I watched are doing the same BP drag and drop operation but I don’t have that in utility blueprint ..Most steps are not the same cause they are dragging something(often an inventory) in the play viewport.
The closet thing I found on this forum is this : Gyazo
but I guess it’s done on runtime so I have no idea how to do for me case
And I can get a Widget to drag, but the position and the r adding is completely broken. Because the tutorial uses the viewport which we don’t have in EditorWidgets.