Skip to content

Commit 76131bf

Browse files
Merge pull request #24 from Yalantis/feature/es_fix_1_cell_issue
fix in 1 line of code
2 parents f244390 + 2c5ebbb commit 76131bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

YALContextMenu/YALContextMenuTableView.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ - (void)dismisWithIndexPath:(NSIndexPath *)indexPath {
133133

134134
[self dismissTopCells];
135135
[self dismissBottomCells];
136+
[self shouldDismissSelf];
136137
}
137138

138139

0 commit comments

Comments
 (0)