mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
show_parent to menu_container
works in font menu and toc menu on k3 hope on touch the same
This commit is contained in:
@@ -121,7 +121,11 @@ function ReaderFont:onShowFontMenu()
|
||||
UIManager:close(menu_container)
|
||||
end
|
||||
-- show menu
|
||||
|
||||
main_menu.show_parent = menu_container
|
||||
|
||||
UIManager:show(menu_container)
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user