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

Add the ability to drag & drop to rearrange items in the collection view #11

Open
jwilling opened this issue May 15, 2013 · 4 comments
Open

Comments

@jwilling
Copy link
Owner

If this is to be done correctly, the API will not be a simple one to implement. We can't assume that the layout is going to be linear, so there needs to be some way to tie in with the layout.

I'd love to hear some thoughts on this from the folks that are using this library right now. Anyone up for me implementing this before 1.0, or is this better suited for a 1.1 release so we can make this public a bit sooner?
// @mdiep @CodaFi @tonyarnold

@CodaFi
Copy link
Contributor

CodaFi commented May 15, 2013

I've got it. I can submit my branch today. It's definitely rough, but it's a start.

@ghost ghost assigned CodaFi May 15, 2013
@cduruk
Copy link

cduruk commented Aug 20, 2013

While I think this would be nice to have, it's not something that's direly needed for us. Definitely voting 1.1.

@CodaFi
Copy link
Contributor

CodaFi commented Aug 24, 2013

@cduruk You'd be surprised how many people have been asking for Drag 'n Drop support. Even among Apple classes it's a weird API to get right.

@jwilling
Copy link
Owner Author

This is a tough call. I really do want to get this released as soon as possible, and I don't see drag and drop being viable in the (super) near future. I wanted to push for a release this week, but I've been dealing with some personal issues that are taking higher priority right now. I think I'll leave this slated for 1.1, unless there is a convincing argument otherwise.

@jwilling jwilling mentioned this issue Nov 6, 2013
@jwilling jwilling modified the milestone: 1.1 Jan 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants