issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
support item move and combine like iOS system APPitems
#62
bidm
opened
7 years ago
0
Cells reordering does not work in iOs 10
#61
alessandropetrolati
opened
8 years ago
18
How can I use this Layout in Swift project?
#60
ban9ban3
opened
9 years ago
1
Fix typographical error(s)
#59
orthographic-pedant
opened
9 years ago
0
iOS9 it become unstable move when drag
#58
turboz747
opened
9 years ago
7
fix issues in iOS 9
#57
chenkun24
opened
9 years ago
2
cannot scroll while dragging down
#56
liuxuan30
opened
9 years ago
0
Does it support horizontal scroll collection view?
#55
liuxuan30
opened
9 years ago
0
Use `indexPathForItemAtPoint:` for long press.
#54
pbernery
opened
9 years ago
0
how to swab two cells without reordering?
#53
MustafaHashem
opened
9 years ago
0
Fixed : Crash with two fingers & centroid issue #15
#52
angelvasa
opened
9 years ago
0
Fixes for dynamic sizes
#51
bartoszhernas
opened
9 years ago
0
How to resize when dragging.
#50
sahil263
opened
9 years ago
1
DraggableCollectionView + NSFetchedResultsController
#49
pakmee
opened
9 years ago
0
How to delete when dragging item out of view
#48
emredogukaya
opened
9 years ago
0
Fixes #38
#47
vineetshah
opened
10 years ago
0
Cannot get Flow Layout working under iOS 8
#46
fruitcoder
opened
10 years ago
0
Xcode gives me errors, parse issue, "expected a type", "unknown type name 'UICollectionView Layout'"...
#45
zttt
closed
8 years ago
2
Won't Respond to Long Press in a Collection View Managed by a UIViewController
#44
oldmancoyote1
closed
10 years ago
0
Can't compliant with CoreData + NSFetchedResultsController?
#43
seedante
opened
10 years ago
0
reloading cells fix
#42
mplackowski
opened
10 years ago
1
Crashes on longPress with more than one section
#41
oldmancoyote1
closed
10 years ago
0
Customizing cell sizes would crash the dragging
#40
johnqh
opened
10 years ago
2
Cocoapods
#39
kylerobson
opened
10 years ago
0
Memory keep growing
#38
allenwang162
opened
10 years ago
6
Crash/Bug when a second finger is held on the screen
#37
CraigAppleton
opened
10 years ago
4
Is this a typo in LSCollectionViewHelper.m ?
#36
unixpaul
closed
10 years ago
2
reloadData issue
#35
WitzHsiao
opened
10 years ago
8
How to subclass UICollectionViewLayoutAttributes and use the custom attributes in your extension?
#34
faesa
opened
10 years ago
7
Cell does not move outside the CollectionView
#33
edcruise
opened
10 years ago
1
Issues in iOS7 Related to Drag & drop for one rows between the sections
#32
GauravNigam
opened
10 years ago
0
The cell is being dragged should be set to "selected" status if possible.
#31
simplelife-patrick
opened
11 years ago
0
(README) Help Wanted
#30
lukescott
opened
11 years ago
1
Minor changes in the library.
#29
lancy98
opened
11 years ago
0
Prevent Cells from Reorganizing Themselves
#28
platapus94
opened
11 years ago
9
Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before snapshotting or snapshot after screen updates.
#27
pucktada
opened
11 years ago
6
Added collectionView:didMoveItemAtIndexPath:toIndexPath:
#26
ndlupine
closed
10 years ago
4
LongPress on an empty area of the collectionView causes the app to crash
#25
TheCoordinator
opened
11 years ago
4
Mock cell generated in long press event can not support custom UICollectionView class.
#24
simplelife-patrick
opened
11 years ago
0
Please add a podspec
#23
benoit-pereira-da-silva
opened
11 years ago
4
Fixes #21
#22
benoit-pereira-da-silva
opened
11 years ago
4
When Keyboard is visible dragging produces an Exception
#21
benoit-pereira-da-silva
opened
11 years ago
7
added 2 delegate methods.
#20
b051
closed
1 year ago
1
Current indexpaths while warping cells
#19
thkus
closed
11 years ago
1
Exception from layoutAttributesForItemAtIndexPath
#18
tonyarnold
closed
11 years ago
10
Dragging seems a bit slugish on device since closest index update
#17
lukescott
closed
11 years ago
1
Handle different sized items
#16
jessegrosjean
opened
11 years ago
5
Crash with two fingers & centroid issue
#15
lukescott
opened
11 years ago
4
Centroid issue
#14
lukescott
closed
10 years ago
1
Selected cell hides selectedBackgroundView on dragging of neighbor cell
#13
pronebird
opened
11 years ago
3
Next