mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
don't pop-up TOC window
This commit is contained in:
@@ -283,6 +283,7 @@ function ReaderToc:onShowToc()
|
||||
state_size = button_size,
|
||||
ui = self.ui,
|
||||
is_borderless = true,
|
||||
is_popout = false,
|
||||
width = Screen:getWidth(),
|
||||
height = Screen:getHeight(),
|
||||
cface = Font:getFace("cfont", 20),
|
||||
|
||||
Reference in New Issue
Block a user