-
Notifications
You must be signed in to change notification settings - Fork 325
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
drag-n-frop improvement #45
Labels
Comments
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 24, 2013
if there is a small line or item spacing moveCurrentItemToIndexPath never called in my project (vertical layout with 2pt line spacing, and one elements in row) I use CGRectDivide(theFrame, &theLeftFrame, &theRightFrame, CGRectGetHeight(theFrame) / 2.0f, CGRectMinYEdge); |
Cool. It will take me sometime to merge this into master though. But keep the commits coming. Thanks for the help! |
viking2009
pushed a commit
to viking2009/LXReorderableCollectionViewFlowLayout
that referenced
this issue
Oct 25, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
may be this will be better solution
The text was updated successfully, but these errors were encountered: