Loader drag and drop?

Does the loader support any sort of drag and drop?
When I drag the tile for a publish I get a plus symbol next to the mouse cursor and can move them around in the middle window.

For our custom engine being able to drag a publish into specific slots in the ui would be the most user friendly workflow, rather than having to activate a slot, load a publish, select a different slot, load another publish, etc.

2 Likes

Hi Joe
Unfortunately, the loader is not set up to support this. You would need to modify the app code to get this behaviour.
It sounds like a cool use case though.

Phil

1 Like

I’ve added an event filter to the publish_view. It almost works but it looks like something is eating the mouse events. I’ll have to look deeper into the ui to get it to work.

1 Like