Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent 16a1dcfb77
commit dc86bee5d1

@ -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),

Loading…
Cancel
Save