mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 12:20:48 +00:00
Fix warnings and errors, apply attributes from NSCollectionViewLayoutAttributes to view
This commit is contained in:
parent
68f1444de3
commit
b7eb68b67c
2 changed files with 10 additions and 6 deletions
|
@ -178,8 +178,6 @@
|
|||
- (void) prepareLayout
|
||||
{
|
||||
[super prepareLayout];
|
||||
_invalidateFlowLayoutAttributes = NO;
|
||||
_invalidateFlowLayoutDelegateMetrics = NO;
|
||||
}
|
||||
|
||||
- (NSArray *) layoutAttributesForElementsInRect: (NSRect)rect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue