don't pop-up TOC window

This commit is contained in:
chrox
2015-02-01 21:36:22 +08:00
parent c6f6699644
commit 1e8f07629f

View File

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