From 615e5d89806b1828cda313d5114e2149ff8c57dd Mon Sep 17 00:00:00 2001 From: Tommy Muir <31448720+Muirey03@users.noreply.github.com> Date: Sat, 15 Feb 2020 20:08:27 +0000 Subject: [PATCH] Fix broken logic with multiple sections --- RFQuiltLayout/RFQuiltLayout.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFQuiltLayout/RFQuiltLayout.m b/RFQuiltLayout/RFQuiltLayout.m index 3b44102..9fc9b91 100644 --- a/RFQuiltLayout/RFQuiltLayout.m +++ b/RFQuiltLayout/RFQuiltLayout.m @@ -176,7 +176,7 @@ - (void) fillInBlocksToUnrestrictedRow:(int)endRow { for (NSInteger section=self.lastIndexPathPlaced.section; section