shabib87 / SHViewPager

A simple view pager for iOS. Compatible with iOS 8.0 or later.
https://www.codewithshabib.com
MIT License
124 stars 25 forks source link

if a page appear and disappear,bug #2

Closed xhzengAIB closed 10 years ago

xhzengAIB commented 10 years ago

@shabib87

Don't call - (void) viewWillDisappear: (BOOL) animated;

Jack

xhzengAIB commented 10 years ago

Hi! @shabib87 Can you fix the bug?

Jack

shabib87 commented 10 years ago

Trying...

Regards, Shabib Hossain

(Sent from mobile)

On Jun 27, 2014, at 11:41 PM, Jack notifications@github.com wrote:

Hi! @shabib87 Can you fix the bug?

Jack

— Reply to this email directly or view it on GitHub.

shabib87 commented 10 years ago

@xhzengAIB check the update. I've made a hacky solution. if you can find a better solution please let me know.