honcheng / PaperFold-for-iOS

Paper folding animation for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delegate firing intermittently

davypaperboy opened this issue · comments

I'm using the delegate change state method on a small (66 point wide) left view, attempting to lock a tableview from scrolling when the left view is open.

it only seems to be called when the view moves into the closed state, however I am getting callbacks on opened state, but these are infrequent.

I've looked at your delegate methods and can't see any initial problems with what I want to do.

BTW - the view is beautiful otherwise!

I think this should be fixed now, but you have to check that out in the top fold branch. Can you confirm?