You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: