DynamicPageViewController icon indicating copy to clipboard operation
DynamicPageViewController copied to clipboard

Bugfixes and PageControl

Open cgokmen opened this issue 9 years ago • 1 comments

Hello,

The currentPage and fullySwitchedPage variables were NOT being updated at page switch due to a small mistake in the ScrollView delegate, and thus the DMDynamicPageViewController delegate was also getting the wrong page every time it was triggered. I have fixed that.

I have also added the navigation dots, just like the actual UIPageViewController, and got them to update when the page is switched and new pages are added.

Thanks for considering request - Cem Gokmen

cgokmen avatar Aug 05 '15 10:08 cgokmen

Sorry for the late response. Haven't had much time lately. Thanks for the pull request. I'll be sure to review it in more detail and merge.

nsobadzhiev avatar Sep 04 '15 14:09 nsobadzhiev