escoz / QuickDialog

QuickDialog - Quick and easy dialog screens for iOS
http://escoz.com/open-source/quickdialog
Other
3.08k stars 637 forks source link

Fix infinite recursion #725

Open PatrickNLT opened 8 years ago

PatrickNLT commented 8 years ago

Same as #722 but cleaner.

This fixes an infinite recursion case causing a stack overflow.

iNiKe commented 8 years ago

This fixes crash, but cell is displayed incorrectly (invisible labels). See attached screenshot.

2015-10-04 2 23 38

Investigating the solution...

PatrickNLT commented 8 years ago

I'm not very familiar with the example, but I'm pretty sure this has nothing to do with the fix. What are you expecting?