mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e4f2cdf947
commit
5f9b7597d9
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user