mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Merge pull request #770 from houqp/new_ui_houqp
add ev_log replay script & bug fix in gesturedetector
This commit is contained in:
@@ -215,7 +215,7 @@ function UIManager:run()
|
||||
|
||||
-- delegate input_event to handler
|
||||
if input_event then
|
||||
DEBUG("in ui.lua:", input_event)
|
||||
--DEBUG("in ui.lua:", input_event)
|
||||
if input_event == "IntoSS" then
|
||||
Device:intoScreenSaver()
|
||||
elseif input_event == "OutOfSS" then
|
||||
|
||||
Reference in New Issue
Block a user