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

Conversation

@gruehle
Copy link
Member

@gruehle gruehle commented Jul 10, 2013

@peterflynn @RaymondLim

Remove FileUtils.isTextFile() since it was giving too many false negatives. The drag and drop code now accepts all files, and relies on FILE_OPEN to determine which files can or cannot be opened.

This required adding an optional silent parameter to FILE_OPEN. When true, errors are not shown when opening files.

See this comment for more details.

@ghost ghost assigned RaymondLim Jul 11, 2013
@RaymondLim
Copy link
Contributor

Looks good to me. Merging.

RaymondLim added a commit that referenced this pull request Jul 11, 2013
Allow all files to be opened by drag and drop
@RaymondLim RaymondLim merged commit 30be376 into master Jul 11, 2013
@RaymondLim RaymondLim deleted the glenn/update-drag-and-drop branch July 11, 2013 18:19
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.

3 participants