mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add submenu support for touchmenu
This commit is contained in:
@@ -68,7 +68,7 @@ function ReaderMenu:onShowMenu()
|
||||
local main_menu = nil
|
||||
if Device:isTouchDevice() then
|
||||
main_menu = TouchMenu:new{
|
||||
item_table = {
|
||||
tab_item_table = {
|
||||
self.tab_item_table.navi,
|
||||
self.tab_item_table.typeset,
|
||||
self.tab_item_table.main,
|
||||
|
||||
Reference in New Issue
Block a user