Fix warnings and errors, apply attributes from NSCollectionViewLayoutAttributes to view

This commit is contained in:
Gregory John Casamento 2022-03-14 04:23:08 -04:00
parent 68f1444de3
commit b7eb68b67c
2 changed files with 10 additions and 6 deletions

View file

@ -178,8 +178,6 @@
- (void) prepareLayout
{
[super prepareLayout];
_invalidateFlowLayoutAttributes = NO;
_invalidateFlowLayoutDelegateMetrics = NO;
}
- (NSArray *) layoutAttributesForElementsInRect: (NSRect)rect