lxcid/LXReorderableCollectionViewFlowLayout

dragging cells with alpha != 1

roiholtzman opened this issue · 2 comments

Hi, when dragging items with alpha parameter that is not 1, the items that are moving in the background (not the item that is being dragged) are changed to alpha=1. Is there a way to fix it?

Maybe set opaque = NO

I'm not sure how (maybe it's related to the new Xcode 6) but this problem does not happen anymore - even on iOS 7.1.