Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Create a new command file.openDroppedFiles so that we can support folder drop on Brackets. #5590

Merged
merged 1 commit into from
Oct 22, 2013

Conversation

RaymondLim
Copy link
Contributor

This pull request is to consolidate different code that handle the drag and drop of files and folders by creating a new command for openDroppedFiles in DragAndDrop.js and calling it for all drag-and-drop triggered from the shell code. So it is part of the fix for issue #5015. There are two more pull requests from brackets-shell to complement this.

@ghost ghost assigned bchintx Oct 21, 2013
@bchintx
Copy link
Contributor

bchintx commented Oct 21, 2013

Done with initial review. Looks pretty straightforward.

@RaymondLim Was there another pull request (ie. in the shell) that you needed me to review along with this one?

@RaymondLim
Copy link
Contributor Author

@bchintx I'm still working on another pull request that also needs to fix #5586. But you can merge this one without causing any issue though. If you would like to review the upcoming pull request, then you can use rlim/handle-dropped-folder branch in brackets-shell repo. I had mac specific changes done in that branch. That branch also requires pr adobe/brackets-shell#353.

@bchintx
Copy link
Contributor

bchintx commented Oct 22, 2013

Looks good. Merging...

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

Successfully merging this pull request may close these issues.

2 participants