Skip to content

overview: Load more documents if there is space

IBBoard requested to merge IBBoard/gnome-books:bug-7-load-to-fill-screen into master

When the size allocation changes, check whether whether the view isn't scrollable but has more books that could be loaded. If there are then increase the offset controller's offset to load more.

This works whether the window is large when it opens or the user expands the window (either by dragging or maximising)

Fixes #7

Merge request reports