don't pop-up TOC window

pull/1408/head
chrox 9 years ago
parent c6f6699644
commit 1e8f07629f

@ -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),

Loading…
Cancel
Save