lukescott / DraggableCollectionView

Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
MIT License
549 stars 175 forks source link

iOS9 it become unstable move when drag #58

Open turboz747 opened 9 years ago

turboz747 commented 9 years ago

I tested it under iOS9 beta / iphone6 Plus, When I drag one item, neighboring items will move weirdly when I move dragged item to other place. It seems compute the wrong coordinate in iOS9.0 beta.

chenkun24 commented 9 years ago

See my fork.

jspavlick commented 9 years ago

Nice work @chenkun24 !

jazzychad commented 9 years ago

+1, thank you @chenkun24 for fixing this!

claygarrett commented 9 years ago

@chenkun24 you're my hero!

huangjw commented 9 years ago

@chenkun24 Thanks!

jxgolovin commented 8 years ago

@chenkun24 Thank you!

alex-yushchenko commented 8 years ago

@chenkun24 You Sir are a Legend! Thanks!