mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
592c00d55c
commit
5a7dd0d331
@ -92,7 +92,7 @@ class UI:
|
|||||||
self.panels = v'[self.books_view, self.items_view]'
|
self.panels = v'[self.books_view, self.items_view]'
|
||||||
|
|
||||||
def on_resize(self):
|
def on_resize(self):
|
||||||
self.books_view.on_resize()
|
pass
|
||||||
|
|
||||||
def apply_state(self, state):
|
def apply_state(self, state):
|
||||||
self.top_bar.apply_state(state.top_bar_state.left_state, state.top_bar_state.buttons)
|
self.top_bar.apply_state(state.top_bar_state.left_state, state.top_bar_state.buttons)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user