Merge branch 'mbruce/bugfixes' into 'develop'
removed code See merge request BPHV_MIPS/vds_ios!138
This commit is contained in:
commit
2513656a06
@ -55,12 +55,6 @@ public final class SelfSizingCollectionView: UICollectionView {
|
|||||||
self.collectionViewLayout.invalidateLayout()
|
self.collectionViewLayout.invalidateLayout()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// public override func reloadData() {
|
|
||||||
// super.reloadData()
|
|
||||||
// setNeedsLayout()
|
|
||||||
// layoutIfNeeded()
|
|
||||||
// }
|
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
// MARK: - Private Methods
|
// MARK: - Private Methods
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user