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