Plasma / BufferedNavigationController

UINavigationController that can queue concurrent animation changes without breaking the interface
108 stars 19 forks source link

Fix pop gesture cancelled issue #6

Closed redwarp closed 10 years ago

redwarp commented 10 years ago

This should fix the bug I just filed.

Plasma commented 10 years ago

Thanks!

redwarp commented 10 years ago

You welcome! Cool stuff by the way, really useful to prevent weird navigation crashes.