Respond to CR.

This commit is contained in:
Matthew Chen 2018-06-27 09:56:11 -04:00
parent 16a1dcfb77
commit dc86bee5d1

View file

@ -465,6 +465,7 @@ typedef enum : NSUInteger {
return;
}
// Cells' appearance can depend on adjacent cells in both directions.
[self.messageMappings setCellDrawingDependencyOffsets:[NSSet setWithArray:@[
@(-1),
@(+1),