apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.
MIT License
1.35k stars 161 forks source link

Cells don't self-size on content change #182

Open alexeyprimechaev opened 4 years ago

alexeyprimechaev commented 4 years ago

Describe the bug Updated from 1.5.X to 1.7.1 (similar behavior experienced in the 1.8.0WIP branch), and sells stopped self-sizing to fit content.

To Reproduce Download and build my project for iOS 14/14.2 https://www.dropbox.com/s/4zjar1l1f038d67/timepiece.zip?dl=0 All the ASCollectionView stuff is in ContentView.swift

Expected behaviour Cells self-sizing.

Screenshots https://imgur.com/a/7boN7dh

Xcode Version: 12.0

Simulator, Device, Both? Both