mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
19016e0c05
commit
c239646375
@ -124,6 +124,7 @@ class UI:
|
||||
pass
|
||||
|
||||
def apply_state(self):
|
||||
window.scrollTo(0, 0)
|
||||
state = self.panel_map[self.current_panel]
|
||||
self.top_bar.apply_state(state.top_bar_state.left_state, state.top_bar_state.buttons)
|
||||
if self.current_panel == self.ROOT_PANEL:
|
||||
|
Loading…
x
Reference in New Issue
Block a user