Paperback-iOS / app

Repository to host app releases, issues, and feature requests for Paperback
https://paperback.moe/
658 stars 20 forks source link

[BUG] getViewMoreItems is not called when there is not enough titles #256

Closed FramboisePi closed 2 years ago

FramboisePi commented 3 years ago

Describe the bug On large devices, when opening the View more window of a homepage section, if there is not enough titles on the page, the app won't try to show more when the user scroll.

getViewMoreItems method seems to only be called one time.

If there is enough titles (~40 on an iPad) or if the screen is small (when using Split View for example), the method is called when scrolling though the page and all titles are shown.

To Reproduce

Expected behaviour All titles present on the 7 pages of www.comicextra.com/recent-comic should appear.

Current behaviour Only titles present on the first page are shown. IMG_39A28FE27865-1

App Version v0.4.0-b2.2.13

FaizanDurrani commented 2 years ago

Fixed in 0.6.0 (2.0.2-Beta)

github-actions[bot] commented 3 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.