mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
9bca871440
commit
491e5698cf
@ -198,7 +198,8 @@ class View:
|
||||
return ans
|
||||
|
||||
def on_resize(self):
|
||||
self.set_margins() # needed because of max text height/width
|
||||
if self.book and self.currently_showing.name:
|
||||
self.set_margins() # needed because of max text height/width
|
||||
|
||||
def show_loading(self):
|
||||
title = self.book.metadata.title
|
||||
|
Loading…
x
Reference in New Issue
Block a user