mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
font menu for readerui
This commit is contained in:
@@ -59,8 +59,7 @@ function ReaderToc:onShowToc()
|
||||
local toc_menu = Menu:new{
|
||||
title = "Table of Contents",
|
||||
item_table = items,
|
||||
width = self.dimen.w,
|
||||
height = self.dimen.h,
|
||||
dimen = self.dimen,
|
||||
ui = self.ui
|
||||
}
|
||||
function toc_menu:onMenuChoice(item)
|
||||
|
||||
Reference in New Issue
Block a user