Skip to content

Commit 2c5ebbb

Browse files
committed
fix in 1 line of code
1 parent c887257 commit 2c5ebbb

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)