diff --git a/src/pyj/read_book/iframe.pyj b/src/pyj/read_book/iframe.pyj index 72d3593905..114f8b467a 100644 --- a/src/pyj/read_book/iframe.pyj +++ b/src/pyj/read_book/iframe.pyj @@ -363,7 +363,7 @@ class IframeBoss: return self.last_window_width, self.last_window_height = scroll_viewport.width(), scroll_viewport.height() if current_layout_mode() is not 'flow': - self.do_layout() + self.do_layout(self.is_titlepage) if self.last_cfi: cfi = self.last_cfi[len('epubcfi(/'):-1].partition('/')[2] if cfi: