mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add readerpaging and readermenu touch support
This commit is contained in:
@@ -97,7 +97,7 @@ else
|
||||
DEBUG = function() end
|
||||
end
|
||||
|
||||
if Device.isKindle4() then
|
||||
if Device.isKindle4() or Device:isTouchDevice() then
|
||||
-- remove menu item shortcut for K4
|
||||
Menu.is_enable_shortcut = false
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user