Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag And Drop Replaces Contents #28

Open
badVibes-- opened this issue Dec 23, 2014 · 3 comments
Open

Drag And Drop Replaces Contents #28

badVibes-- opened this issue Dec 23, 2014 · 3 comments

Comments

@badVibes--
Copy link

Dragging anything a webView accepts causes the editor to be replaced with the dragged item.

Drag and drop operations should be either disabled or overridden to accept only text files and set the content of the editor instead of the webView.

@faceleg
Copy link
Collaborator

faceleg commented Dec 23, 2014

Excellent point - mind submitting a PR?

@taylorconor
Copy link
Contributor

#37

faceleg added a commit that referenced this issue Mar 13, 2015
@faceleg
Copy link
Collaborator

faceleg commented Mar 13, 2015

I'm going to leave this open as I think being able to drop files into the view and have them replace the ace editor content would be useful.

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants