XmYx / ainodes-engine

GNU Lesser General Public License v2.1
250 stars 13 forks source link

drag and drop image to input? #8

Closed popedead closed 1 year ago

popedead commented 1 year ago

drag and drop image to input? Would it be possible? Now with the net control models one places many control images in the interface and it becomes very slow to have to go looking for them one by one, and even more so if one tries many, if possible it would be good to drag directly to the node input to change the image and also drag and an input node is created with the image, so one can make different combinations in a fluid way, thanks, win 10 3080ti.

XmYx commented 1 year ago

Possible, I'll check how to properly catch the event in case it is not from a path, but an object from somewhere. Till then, I'll add a List node, where you can open a folder of images, have them in a list, and choose what goes out.