drag-rs icon indicating copy to clipboard operation
drag-rs copied to clipboard

Is it possible to get the dropped file's path?

Open owohai opened this issue 3 months ago • 1 comments

Hi all! As mentioned in the title, is there a callback that provides me with the dropped file path? Using the example located over at examples/tauri-dragout provides me with the x and y position of the mouse and the status of aforementioned dropped file.

I did notice there was an issue closed a while back that mentioned requiring a callback or some sort of function that provides them with the dropped path. From what I see, I'm not too sure how to implement it and it's not really documented.

Thanks!

owohai avatar Mar 16 '24 08:03 owohai