I found a small bug with the direct page control and basically all hacks that work with the setPage() function. The bug is that pages flipped through this function don't get logged into history. So let's say you flip from page 1 to 2 and then use the direct page control to jump to page 10 then it will not record page 10 into history. I need to find out if this can be solved or not.
|