mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Multiswipe menu: return to item page when going up from submenu (#8474)
This commit is contained in:
@@ -243,6 +243,7 @@ function Gestures:genSubItem(ges, separator, hold_callback)
|
||||
sub_item_table_func = function() return self:genMenu(ges) end,
|
||||
separator = separator,
|
||||
hold_callback = hold_callback,
|
||||
menu_item_id = ges,
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user