Reflowable Layout
disables the didDetectTap event while text is selecting.
Fixed Layout
resolved the issue that jumping to the first page when -(void)gotoPageByNavPoint:(NavPoint*)np is used.
Reflowable Layout
disables the didDetectTap event while text is selecting.
Fixed Layout
resolved the issue that jumping to the first page when -(void)gotoPageByNavPoint:(NavPoint*)np is used.
Reflowable Layout
resolved the issue that the first page of the next chapter is not rendered properly in curling mode.
Reflowable Layout
Fixed the issue that the color of page is changed to darker in Curling mode sometimes.
Fixed the issue that the first page is not rendered properly in some devices.
Fixed the issue that page layout is broken after rotating device.
Fixed the issue that App crashes due to “Out Of of Memory” in WQHD(2560*1440) devices sometimes.
Reflowable Layout
Fixed the bug that -(void)reflowableViewController:(ReflowableViewController *)rvc failedToMove:(BOOL)toForward is not working.
Reflowable Layout
New function is added .
/** set Navatation Area Ratio on both left and right side */
-(void)setNavigationAreaWidthRatio:(float)navigationAreaWidthRatio;
Reflowable Layout & Fixed Layout
Bug fixed that blank page is turned to the previous page even in the first page of the book.
Bug fixed that blank page is turned to the next page even in the last page of the book.
Reflowable Layout
Fixed the bug that Chinese epub is not rendered property at the first loading.
Fixed the bug that PageIndex is not accurate in SearchResult Object.
Reflowable Layout
Fixed the bug that PageDescript of PageInformation returns the text of previous page sometimes.
Fixed the bug that PageIndex of SearchResult is not accurate.
Fixed Layout
fixed the bug that page does not start properly after book is opened in heavy epub.
Fixed Layout
fixed the bug that scrolling misbehaves while dragging screen under KitKat.
fixed the bug that PageTransition.Curl shows white pages before caching thumbnail images.
enhanced the performance for each pages of book.