MacGapProject / MacGap1

Desktop WebKit wrapper for HTML/CSS/JS applications.
Other
3.55k stars 208 forks source link

Drag file upload Support #27

Closed janrenz closed 12 years ago

janrenz commented 12 years ago

It would be cool, if it would be possible to drag a file to the app and the webviews receives this file, for example to upload it in an HTML Uploader. This works in safari but not in the app.

liamks commented 12 years ago

This feature has been added in the following pull request: https://github.com/maccman/macgap/pull/25 .

maccman commented 12 years ago

Yes, I'm intending to merge that soon.

janrenz commented 12 years ago

Cool. So lets close this issue and wait for the merge:)