This repository was archived by the owner on Nov 3, 2020. It is now read-only.
Drag & Drop functionality on Home Window#184
Merged
orta merged 8 commits intoCocoaPods:masterfrom Jan 16, 2016
Merged
Conversation
Contributor
Author
Conflicts: app/CocoaPods/CPRecentDocumentsController.h app/CocoaPods/CPRecentDocumentsController.m
Member
There was a problem hiding this comment.
Alright this looks good, any chance you can create a function that returns the first Podfile in a dragging pasteboard? then it could be used in both entered, and perform drag operation, this significantly reduces the amount of indentation for these methods and lets them talk about the what rather than the how.
Member
|
👍 |
Member
|
damn, sorry to keep forcing you to rebase @wrutkowski :-/ |
Contributor
Author
|
@orta Ready to merge :) |
orta
added a commit
that referenced
this pull request
Jan 16, 2016
Drag & Drop functionality on Home Window
Member
|
Ace, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Only Podfile can be dropped. Possible to drop multiple different files at once, but only Podfile will be opened.