The collectionview cells move up and down when used estimated values for a compositional layout and drag drop is enabled

  1. Refer to ConferenceNewsFeedViewController in the attached project
  2. Enable drag drop for collectionview
  3. Increase the text/content in a few cells: refer ConferenceNewsController

Result: The cells behave weird: move up and down and shake , when trying to drag drop. This happens if the cell heights are not identical and if estimated values are used in compositional layout.

Anyone facing similar issues?

The collectionview cells move up and down when used estimated values for a compositional layout and drag drop is enabled
 
 
Q