normally when I'm scrolling in two-pane view, yarr would lazy load the remaining content, however when on a single-pane, it only loads what was initially loaded. For that, I have to revert back scroll a bit to load the remaining content, figure out at which list item I was at (not highlighted by default when returning from one-page view), then continue on, and so on.
normally when I'm scrolling in two-pane view, yarr would lazy load the remaining content, however when on a single-pane, it only loads what was initially loaded. For that, I have to revert back scroll a bit to load the remaining content, figure out at which list item I was at (not highlighted by default when returning from one-page view), then continue on, and so on.