Why are the trailing and bottom edge spacing of the NSCollectionLayoutItem not being applied?
I wonder if anybody knows why the trailing
and bottom
edgeSpacing
of the NSCollectionLayoutItem
are not being applied to the layout?
While the leading
and top
are being applied correctly.