Skip to content

Conversation

@chadpod
Copy link

@chadpod chadpod commented Nov 9, 2012

Figured I would issue this pull request since the feature is still being requested in the issue tracker on the repository. It adds drag/drop sorting, fixes a bug related to positioning the dragged item based on original grid index, and addresses some edge aliasing that was occurring for me during reorder. I've moved to mainly using collection views only, so I will probably delete my fork after this pull request is either merged or it becomes apparent that it won't be merged. Thanks for the great grid view!

chadpod added 5 commits August 1, 2012 22:42
…: allow/disallow movement and insertion of items at certain index"
Change from using a transform to reposition dragged cell to using frame positioning based on gesture offset and original cell position.
Enabled sorting while in edit mode.
… original cell rect, instead of original index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant