You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@twentyseven the view is designed for all columns to be the same width. If you'd like to experiment, I'd suggest looking at a way to send the widths to MMGridLayout as this is what controls the widths. Also, you may want to get it working in a generic UICollectionView first to limit the difficulty.
I took the (partial) patch above and added it to my fork, and made the demo project work with it (variable widths) using Xcode 7b6. Also added labels to each layout object to assist in debugging along with the fix for the CALayout crash due to exact dimensions.
No description provided.
The text was updated successfully, but these errors were encountered: