egui-miniquad icon indicating copy to clipboard operation
egui-miniquad copied to clipboard

Add file drag and drop support

Open urholaukkarinen opened this issue 2 years ago • 4 comments

This PR adds support for handling files that are dragged and dropped over the application. Blocked by https://github.com/not-fl3/miniquad/pull/275.

urholaukkarinen avatar Apr 21 '22 18:04 urholaukkarinen

Oh, cool!

emilk avatar Apr 22 '22 07:04 emilk

Wait for a few more versions please 🙏

I am about to merge this: https://github.com/not-fl3/miniquad/pull/278 and right now I backported drag and drop things only for wasm. Will do other platforms later, but I need some time(or help with backporting drag&drop from -alpha) 🙏

not-fl3 avatar May 09 '22 18:05 not-fl3

Perhaps this can be resumed now that https://github.com/not-fl3/miniquad/pull/278 is merged and released?

emilk avatar Jul 22 '22 14:07 emilk

Perhaps this can be resumed now that not-fl3/miniquad#278 is merged and released?

Yes, done with breaking changes for now!

not-fl3 avatar Jul 22 '22 15:07 not-fl3